Burton Strauss wrote: > Sounds like there's a difference between the compile time and run > time resolutions. If you tell ntop to look somewhere at compile > time, and then the same locations aren't 'available' at run time, you > will see that message. > > If you're using --with-gd-root= or --with-gd-lib=, then make sure > that location is part of the ld.so.conf file too. (The specific file > is OS dependent - man ld will usually find a pointer).
I just ./configure'd without options. ntop:~# tail /etc/ld.so.conf /usr/X11R6/lib /usr/lib/atlas /usr/local/lib /usr/lib ntop:~# tail /etc/ld.so.conf Oct 28 17:57 /usr/lib/libgd.a -> /usr/local/lib/libgd.a Oct 23 11:07 /usr/lib/libgd.so -> libgd.so.2.0.1 Oct 23 19:18 /usr/lib/libgd.so.1 -> libgd.so.1.8.4 Sep 21 2002 /usr/lib/libgd.so.1.8.4 Oct 23 10:58 /usr/lib/libgd.so.2 -> libgd.so.2.0.1 Apr 15 2002 /usr/lib/libgd.so.2.0.1 Regards, Helmut _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
