PDA

View Full Version : cpan question



pythonsyntax
April 25th, 2010, 10:03 PM
I useing the cpan command line for my cpan but i get this error.

No 'Makefile' created SAPER/Net-Pcap-0.16.tar.gz
/usr/local/bin/perl Makefile.PL -- NOT OK
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Failed during this command:
SAPER/Net-Pcap-0.16.tar.gz : writemakefile NO -- No 'Makefile' created

I hope someone can help me.:)

slavik
April 25th, 2010, 10:56 PM
looks like a bad package to me ...

pythonsyntax
April 25th, 2010, 11:06 PM
is any way to fix it?

gmargo
April 26th, 2010, 01:05 AM
No need to compile it; just install the libnet-pcap-perl package, from the "universe" repository.

pythonsyntax
April 26th, 2010, 02:17 PM
I did compile perl 5.12.o and i found out i need the liblib-devel lib.