I am rebuilding Netxms on a new server (exact same hardware as last
Netxms build).
I put a fresh copy of CentOS 4.3 and updated all the packages. Then I
tried to install netxms-0.2.15. I got this error on the make.
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -Ilibtpt/include
-I/usr/local/mysql/include -I/usr/include/mysql -I/usr/mysql/include
-I/usr/local/include/mysql -I/usr/local/mysql/include/mysql
-I/usr/mysql/include/mysql -I/usr/local/include -D_XOPEN_SOURCE=500
-D_THREAD_SAFE -DDATADIR=\"/opt/netxms/share/netxms\"
-DLIBDIR=\"/opt/netxms/lib\" -fexceptions -MT main.o -MD -MP -MF
".deps/main.Tpo" \
-c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
In file included from NxWeb.h:18,
from main.cpp:4:
nxpie.h:9:16: gd.h: No such file or directory
nxpie.h:10:21: gdfontt.h: No such file or directory
make[4]: *** [main.o] Error 1
make[4]: Leaving directory
`/root/netxms-archive/netxms-0.2.15/src/nxhttpd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/root/netxms-archive/netxms-0.2.15/src/nxhttpd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/netxms-archive/netxms-0.2.15/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/netxms-archive/netxms-0.2.15'
make: *** [all] Error 2
Any thoughts? I might try to compile without nxhttpd and see if it is
fine. Here is my configure statement.
./configure --with-agent --with-server --with-mysql
--prefix=/opt/netxms --with-nxhttpd
Thanks,
--------------------------------------
Tim Moore
614.387.8197
Network Operations Center
ODJFS
This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain private, confidential, and/or privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, employee, or agent responsible for delivering this message, please contact the sender by reply e-mail and destroy all copies of the original e-mail message.
Received on Wed Jan 24 2007 - 15:18:59 EET
This archive was generated by hypermail 2.2.0 : Wed Jan 24 2007 - 15:19:13 EET