On Wed, 24 Aug 2011 00:22:42 -0700 (PDT), azadeh hashemi wrote:
ntop: error while loading shared libraries: libntopreport-4.1.1.so: cannot open shared object file: No such file or directory what does it mean? what should I do?
It sounds like the Ntop libraries are not in your library path. What does 'ldconfig -v | grep usr/local' say? Also, 'ldd `which ntop` | grep found' ? alexd _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
