Skip Menu |

This queue is for tickets about the Net-Packet CPAN distribution.

Report information
The Basics
Id: 97379
Status: rejected
Priority: 0/
Queue: Net-Packet

People
Owner: Nobody in particular
Requestors: kk.shree.kk [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Net Packet module not installing
Date: Mon, 21 Jul 2014 14:58:30 -0400
To: bug-Net-Packet [...] rt.cpan.org
From: Shreyas Kumar <kk.shree.kk [...] gmail.com>
Hi, CPAN have issues in installing Perl module in windows 7, Net::Packet and other related modules. For example ICMP. Please take a look of the error reported. Error occurred ******************** Failed during this command: SAPER/Net-Pcap-0.17.tar.gz : make NO GOMOR/Net-Write-1.07.tar.gz : make_test NO one dependency not OK (Net::Pcap); additionally test harness failed GOMOR/Net-Libdnet-0.98.tar.gz : make NO GOMOR/Net-Packet-3.27.tar.gz : make_test NO 3 dependencies missing (Net::Write,Net::Pcap,Net::Libdnet); additionally test harness failed Thanks, Shreyas
From: mcgrath.martin [...] gmail.com
On Mon Jul 21 19:59:19 2014, kk.shree.kk@gmail.com wrote: Show quoted text
> Hi, > > CPAN have issues in installing Perl module in windows 7, Net::Packet and > other related modules. For example ICMP. Please take a look of the error > reported. > > Error occurred > ******************** > Failed during this command: > SAPER/Net-Pcap-0.17.tar.gz : make NO > GOMOR/Net-Write-1.07.tar.gz : make_test NO one dependency > not OK (Net::Pcap); additionally test harness failed > GOMOR/Net-Libdnet-0.98.tar.gz : make NO > GOMOR/Net-Packet-3.27.tar.gz : make_test NO 3 dependencies > missing (Net::Write,Net::Pcap,Net::Libdnet); additionally test harness > failed > > > Thanks, > Shreyas
You've ignored the dependencies specified in the documentation for various modules : http://perlmonks.org/?node_id=1094537
Not a bug in Net::Packet, but on the installation of Net::Pcap under Windows 7.