Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - hamad

#1
When trying to start netxmsd I get the following messages:

Unable to bind socket to port 58942 in function LocalAdminListener: Address already in use
Unable to bind socket to port 4701 in function ClientListener: Address already in use


Help :)
#2
Hello
I get the following error when I try to install netxms-1.1.7 on CentOS

./configure  --with-server --with-mysql --with-agent   

checking for mysql_init in -lmysqlclient... no
configure: error: libmysqlclient is requred for MySQL support

configure:20702: checking for mysql_init in -lmysqlclient
configure:20727: gcc -o conftest -g -O2  -D_THREAD_SAFE -I/usr/local/mysql/include -I/usr/include/mysql -I/usr/mysql/include -I/usr/local/include/mysql -I/us
r/local/mysql/include/mysql -I/usr/mysql/include/mysql -D_GNU_SOURCE -Wno-unused-result -I/usr/local/include -lm -L/usr/local/mysql/lib -L/usr/lib64/mysql -L
/usr/lib/mysql -L/usr/mysql/lib -L/usr/local/lib/mysql -L/usr/local/mysql/lib/mysql -L/usr/mysql/lib/mysql -L/usr/local/lib conftest.c -lmysqlclient  -lz -ld
l  -lpthread >&5
/usr/bin/ld: cannot find -lmysqlclient


Help Please