I downloaded Ntop 3.2 from sourceforge and installed it on a Gentoo linux 2.6.12 system (with no previous versions of Ntop installed). I ran configure, make, and make install and read through all the output. No errors were reported. I then created an ntop user and ran the following command:
# chown -R ntop:users /usr/local/share/ntop
I attempted to start ntop, but received the following error:
# /usr/local/bin/ntop -A -u ntop -P /usr/local/share/ntop/
/usr/local/bin/ntop: error while loading shared libraries: libntopreport-3.2.so: cannot open shared object file: No such file or directory
The output from locate shows that the file is located in /usr/local/lib:
# locate libntopreport-3.2.so
/usr/local/lib/libntopreport-3.2.so
/usr/local/src/ntop-3.2/.libs/libntopreport-3.2.so
#
I then got the latest release from CVS and tried installing that but got the same error. Does anyone have any idea how I can fix this?
Sincerely,
-Laura Donovan
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
