News:

We really need your input in this questionnaire

Main Menu
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

Messages - hamad

#1
General Support / Re: cannot install netxms webserver
December 25, 2011, 08:32:19 AM
I get this warning:

configure: WARNING: unrecognized options: --with-nxhttpd
#2
General Support / Re: cannot install netxms webserver
December 21, 2011, 12:28:07 PM
Could not found it under /usr/local/bin or any where.
#3
If found the program .. thanks for your help :)
#4
General Support / Re: cannot install netxms webserver
December 21, 2011, 11:08:33 AM
I can not find the nxhttpd demon after the installation to run the webserver?
#5
I am using Centos

tcp        0      0 0.0.0.0:4701                0.0.0.0:*                   LISTEN

#6
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 :)
#7
It worked :)

Thanks for the support
#8
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