Raid
05-14-2002, 07:57 AM
I'm using Monkey's Install ShowEQ on Mandrake 8.1 Clean Install guide. I've done the appropriate changes to reflect g++-3.0.4. So far so good.
Everything goes great until I get to step 4.
cd /root/showeq
ok
export CC=gcc-3.0.4 ; export CXX=g++-3.0.4 ; export QTDIR=/usr/lib/qt-2.3.2
ok
make -f Makefile.dist
ok no probs
./configure
It goes right along until it stops with these errors:
checking for pcap_open_live in lpcap... no
configure: error: cannot find pcap_open_live in libpcap. Read the INSTALL file.
I installed libpcap 0.62 yesterday without a problem. Does anyone have an idea on this one?
Everything goes great until I get to step 4.
cd /root/showeq
ok
export CC=gcc-3.0.4 ; export CXX=g++-3.0.4 ; export QTDIR=/usr/lib/qt-2.3.2
ok
make -f Makefile.dist
ok no probs
./configure
It goes right along until it stops with these errors:
checking for pcap_open_live in lpcap... no
configure: error: cannot find pcap_open_live in libpcap. Read the INSTALL file.
I installed libpcap 0.62 yesterday without a problem. Does anyone have an idea on this one?