Any pointers please as to how to fix this ?? Host is vanilla RH8.0 Error occurs at run time, and no rrd directory created in database folder.
ntop[27196]: WARNING: unable to load plugin '/usr/local/lib/ntop/plugins/rrdPlugin.so' [librrd.so.0: cannot open shared object file: No such file or directory] Yet I have this file... ll /usr/local/lib/ntop/plugins/rrdPlugin.so -rwxr-xr-x 1 root root 166001 Feb 20 20:08 /usr/local/lib/ntop/plugins/rrdPlugin.so I installed ntop with this option.. ./configure with-rrd-root=/usr/local/rrdtool And I installed rrd like this... $ gzip -dc rrdtool-1.0.39 | tar -xof - $ cd rrdtool-1.0.39 $ ./configure --enable-shared --prefix=/usr/local/rrdtool $ make install site-perl-install Any advice gratefully received. Eric. _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
