|
Hi Dave !
Unhappily I didn't get to still solve this problem... very strange this problem, I researched for every WEB and I tried whole its suggestions ... I posted in the forum of SUN and NTOP but it was not still possible a solution ... I will try to reinstall SOLARIS 10 again but I think doesn't advance it is a measure of despair !!! My processor is 64 Bits it´s problem ???? Would anybody have NTOP 3.2 installed in one it plans Solaris 10 64 Bits ???? Thank you ! Regards, Cândido. #-------------------------------------------------------------------------------------------------------------------- I have all lib ... :-) My .profile (root) PATH=/opt/csw/sbin:/usr/local/bin:/usr/local/sbin/:/usr/bin:/usr/sbin:/bin:/usr/sfw/bin:/opt/sfw/bin:/usr/ccs/bin:/usr/ucb/; export PATh #-------------------------------------------------------------------------------------------------------------------- LD_LIBRARY_PATH=/usr/sfw/include/mysql/:/usr/sfw/lib/mysql:/opt/sfw/include:/usr/local/include/net:/usr/local/ lib:/usr/local/include:/usr/sfw/lib/:/opt/sfw/lib:/usr/lib:/usr/local/opt/lib:/usr/local/include/net/:/opt/csw /bin; export LD_LIBRARY_PATH LDFLAGS="-lxml2:-lglib:-lposix4:-lpthread:-lresolv:-lsocket:-lxnet:-lnsl:-lc:-lssl:-lcrypto:-lpcap:-lgdbm:-lgd:-lpng:-lz" export LDFLAGS #------------------------------------------------------------------------------------------------------------------- Error Compile NTOP 3.2 Solaris 10 Intel Opteron 64 Bits ! ******************************************************************* * * ERROR: pcap header, bpf or library routines are missing * (yes means it was found, no means it was not found) * * pcap.h...yes * net/bpf.h...yes * pcap-bpf.h...yes * pcap_open_live() in -lpcap...no * pcap_findalldevs() in -lpcap...no * * (One of the bpf files is required, but either will do) * *>>> No way to proceed. * *??? 1. Install libpcap (http://www.tcpdump.org/) *??? and Rerun ./configure *??? or 2. Use the --with-pcap-root= option * ******************************************************************* Sorry mate - LDFLAGS, not LD_FLAGS - my mistake. ./configure --help gives a few hints. so - #LDFLAGS="-lxml2 -lglib -lposix4 -lpthread -lresolv -lxnet -lm -lc -lssl -lcrypto -liconv -lnsl -lsocket -lpcap -lgdbm -lgd -lpng -lz" #export LDFLAGS #./configure --with-pcap-root=/usr/local cheers -- Cândido Henrique M. de Souza Técnico em Suporte de Redes Gerência de Tecnologia Tribunal de Justiça - MG Tel.: 55-31-3237-6319 / 55-31-9164-6261 Fax.: 55-31-3237-6321 [EMAIL PROTECTED] http://www.tjmg.gov.br |
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
