Still getting same error can someone that has installed on OpenBSD 3.4
give me some insight on what steps you took to getting ntop to work? I
can get it to work on debian just fine.

Thanks Matt 

-----Original Message-----
From: Mike Robinson [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 02, 2004 12:04 AM
To: [EMAIL PROTECTED]
Subject: Re: [Ntop] gdImageDestroy() in -lgd...no

./configure is looking for the graphics library, available from
www.boutell.com/gd.

Get it, unpack it, read the INSTALL file, and install it in
/usr/local/gd. 

Then run configure with --with-gd-root=/usr/local/gd. 

You'll need gdbm too if you haven't got it installed already. It's
available from any GNU mirror. Get it, unpack it, read the INSTALL file,
and install it in /usr/local/gdbm. You'll need to tell configure where
to find it with --with-gdbm-root=/usr/local/gdbm. 

Good luck.

MJR


_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to