I'm trying to configure ntop-2.2.95 on a Slackware 9.1 and get the
following error :

############################################################################
#################
        Critical library/include tests...

        checking for pcap...
        checking pcap.h usability... yes
        checking pcap.h presence... yes
        checking for pcap.h... yes
        checking for pcap_open_live in -lpcap... no
        checking for pcap_open_dead in -lpcap... no

        *******************************************************************

        * ERROR: pcap header or library routines are missing
        *           (yes means it was found, no means it was not found)
        *
        *              pcap.h...yes
        *              pcap_open_live() in -lpcap...no
        *
        *>>> No way to proceed.
        *
        *???     1. Install libpcap
        *???    and Rerun ./configure
        *???  or 2. Use the --with-pcap-root= option
        *
        *******************************************************************

        configure: error: Unable to continue... aborting ./configure
############################################################################
####################

        I've read the post on installing ntop on Solaris and already tried :

        ./configure LIBS='-lnsl -lsocket'

        but I have the same error

        Also i've tried with :

        ./configure --with-pcap-lib=/usr/lib --with-pcap-include=/usr/include

        No luck

        I have tcpdump-3.7.2 with libpcap-0.7.2 ( original Slackware 9.1 distro )
installed

        Any ideas?

        Thanks
        Alex


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

Reply via email to