On 6/20/08 2:54 AM, "Luca Deri" <[EMAIL PROTECTED]> wrote:

> David
> probably there's something to fix into the configure/makefile for
> better perl detection. In particular can you run in your system the
> following commands and post the output

>From another post, I figured I didn't have the perl development libraries
loaded to complete the compilation of nTop.  After loading of the libraries,
I was up and monitoring in about four minutes!
 
> perl -MExtUtils::Embed -e ldopts

If it helps:

[EMAIL PROTECTED]:~$ perl -MExtUtils::Embed -e ldopts
-Wl,-E  -L/usr/local/lib /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl/5.8/CORE -lperl -ldl -lm -lpthread -lc -lcrypt


> perl -MExtUtils::Embed -e ccopts

[EMAIL PROTECTED]:~$ perl -MExtUtils::Embed -e ccopts
 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64  -I/usr/lib/perl/5.8/CORE [EMAIL PROTECTED]:~$


> 
> Thanks Luca
> 

Thank you very much.  I'm really excited I could get this up and reporting
on our traffic!

Regards,
David


_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to