On 6/20/08 3:22 AM, "Rocco Carbone" <[EMAIL PROTECTED]> wrote:
> debian and debian-like distros still insist to don't create the libperl.so > link under /usr/lib. > > that is how to say the libperl5.8 package is missing the link. > > please do it yourself. > > #1> cd /usr/lib > #2> ln -s libperl.so.5.8.8 libperl.so > > bye > > /rocco > Thanks you very much for the lead. It promoted me to look into the perl library directory, and I found I didn't actually even have the libperl.so.5.8.8 in my kit. I installed the perl development libraries, and I was up and reporting in traffic in about four minutes! Regards, David _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
