OK, so what are the differences/similarities between the working and failing systems?
Which distro/release is which? Tool versions (gcc, libtool, make, automake, aclocal, etc.) Library versions (libpcap, gdbm) - scratch that, you're not getting to execution. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of R.H.Hoek Sent: Friday, May 20, 2005 9:32 AM To: [email protected] Subject: Re: [Ntop-dev] bug? latest cvs (libntopreport-3.1.2.so) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Burton Strauss wrote on 20-5-2005 14:44: > Try a clean checkout - it sounds like stuff is out of sync. Wipe the > directory and check out a totally fresh copy. I have tried it with a clean fresh copy: same result ( on a Debian (Sarge) it just compiles and runs fine) output of ./configure: . . . Testing for special final configuration options for LINUX suse 8.1 =================================================================== This is your ntop 3.1.2 configuration: Host System Type : i686-pc-linux-gnu Preprocessor (cppflags) : -DLINUX -I/usr/local/include Compiler (cflags) : gcc -g -O2 -I/usr/local/include -Wshadow - -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations - -Wnested-externs -fPIC -DPIC Defines : -DHAVE_CONFIG_H Loader (ldflags) : -L/usr/X11R6/lib -L/usr/local/lib Include path : System Libs : -lpthread -lresolv -lnsl -lcrypt -lc -lssl - -lcrypto -lpcap -lgdbm -lgd -lpng -lz MultiThread mode : enabled Locale : /usr/lib/locale External packages: LBL pcap .h : standard system headers LBL pcap library : standard system libraries GNU gdbm .h : standard system headers GNU gdbm library : standard system libraries zlib .h : standard system headers zlib library : standard system libraries gd .h : standard system headers gd library : standard system libraries png .h : standard system headers png library : standard system libraries openSSL .h : standard system headers openSSL library : standard system libraries Install directories: Default prefix: /usr/local Install into: NONE (default or via --prefix request) Data files are in /usr/local/share/ntop Config files are in /usr/local/etc/ntop Run directory is /usr/local/var/ntop Plugin files are in /usr/local/lib/ntop/plugins Database files are in /usr/local/var/ntop - ------------------------------------------------------------------- > > -----Burton > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of R.H.Hoek > Sent: Friday, May 20, 2005 5:47 AM > To: [email protected] > Subject: [Ntop-dev] bug? latest cvs (libntopreport-3.1.2.so) > > Hello, > > After ./configure, make, and make install ( without notable errors > (except previous mentioned error in ./configure: line 21586)) I get an > error starting up ntop: > > netlx:# /usr/local/bin/ntop @/etc/ntop.conf > /usr/local/bin/ntop: error while loading shared libraries: > libntopreport-3.1.2.so: cannot open shared object file: No such file > or directory > > netlx:# > > netlx:# ls -ls /usr/local/lib/libntopreport-3.1.2.so > 1544 -rwxr-xr-x 1 root root 1574396 2005-05-20 11:51 > /usr/local/lib/libntopreport-3.1.2.so > netlx:# ls -ls /usr/local/lib/libntopreport.so > 0 lrwxrwxrwx 1 root root 22 2005-05-20 11:51 > /usr/local/lib/libntopreport.so -> libntopreport-3.1.2.so netlx:# > > > Can I solve this problem by myself? > > > -- > > Groeten, > > Roel H.Hoek, SeniorNetworkmanager > Dienst Informatietechnologie, Bibliotheek en Educatie (ITBE) > Universiteit Twente, Postbus 217, 7500 AE Enschede kmr SP 422, > telefoon: 053 - 489 4598, fax: 053 - 489 2383 > e-mail: [EMAIL PROTECTED] http://www.utwente.nl/itbe > _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev - -- Groeten, Roel H.Hoek, SeniorNetworkmanager Dienst Informatietechnologie, Bibliotheek en Educatie (ITBE) Universiteit Twente, Postbus 217, 7500 AE Enschede kmr SP 422, telefoon: 053 - 489 4598, fax: 053 - 489 2383 e-mail: [EMAIL PROTECTED] http://www.utwente.nl/itbe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCjfTwJwlRSGnYBcYRAoSuAJ9TUkQvKMp+uklDaSNp0RgIMA5OqwCfQs4Y b1DvKrQobIX4GS0d6ybXBts= =AlyN -----END PGP SIGNATURE----- _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
