[Tcpick-project] Installation of tcpick on Solaris 10.
Status: Beta
Brought to you by:
duskdruid
From: David Damo-T. <Dav...@te...> - 2006-03-01 18:11:11
|
Hi, I have compiled libpcap and added it to my LD_LIBRARY_PATH. I have tried = to run ./configure for the tcpick installation and keep getting libpcap = not found even though it is there. Any one ever ran into this problem? I = have installed libpcap version libpcap-0.9.4. Error: bash-3.00$ ./configure --includedir=3D/usr/local/include/ = --libdir=3D/usr/local/lib/ checking for a BSD-compatible install... ./install-sh -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for pcap_loop in -lpcap...=20 configure: error: Latest libpcap libraries required; see INSTALL doc for = more info David |