LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mandrake 10.1 can't seem to install ipfm (https://www.linuxquestions.org/questions/linux-newbie-8/mandrake-10-1-cant-seem-to-install-ipfm-333019/)

valkery 06-13-2005 06:59 AM

mandrake 10.1 can't seem to install ipfm
 
Hi guys

I am trying to install ipfm. When I run ./configure the output I get is as follows

Configuring ipfm 0.11.5...

checking for uname... uname
checking your OS... Linux
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking for flex... lex
checking for yywrap in -ll... no
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for ar... /usr/bin/ar
checking for local libpcap... no
checking for main in -lpcap... no
configure: error: You need libpcap in order to use ipfm

then to see if libpcap is installed I ran
>>rpm -qa libpcap*
and this is the output
libpcap0-0.8.3-2mdk

I don't understand why it doesn't pickup that it is installed

can someone please help me ??

franzfranz 06-13-2005 09:54 AM

perhaps you could try downloading the libpcap source and compiling it. Don't know what to say, except maybe the mandrake libpcap is messed up.

trevelluk 06-13-2005 09:55 AM

The chances are you need the development package for libpcap, which will probably be called libpcap0-0.8.3-2mdk-devel


All times are GMT -5. The time now is 09:26 AM.