RE: Rebuilding on new server - getting error

From: Victor Kirhenshtein <victor_at_DOMAIN_REMOVED>
Date: Wed, 24 Jan 2007 15:31:27 +0200

Hello!

Looks like GD library is missing (at least development files). You need
two packages to be installed: gd and gd-devel. This packages needed only
for nxhttpd.

Hope this helps!

Best regards,
Victor

-----Original Message-----
From: TIM MOORE [mailto:MOORET10_at_odjfs.state.oh.us]
Sent: Wednesday, 24 January, 2007 15:19
To: NetXMS Users
Subject: [netxms-users] Rebuilding on new server - getting error

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:31:27 EET

This archive was generated by hypermail 2.2.0 : Wed Jan 24 2007 - 15:35:11 EET