From owner-freebsd-questions Thu Jun 28 13:11:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id CC60537B405 for ; Thu, 28 Jun 2001 13:11:35 -0700 (PDT) (envelope-from LConrad@Go2France.com) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 9F2A116B1E for ; Thu, 28 Jun 2001 22:11:33 +0200 (CEST) Received: from IBM-HIRXKN66F0W.Go2France.com [195.115.185.184] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id A1483A80128; Thu, 28 Jun 2001 22:19:20 +0200 Message-Id: <5.1.0.14.0.20010628221229.02584ec8@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 28 Jun 2001 22:12:31 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Perl module install Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG FreeBSD 4.3R When I run perl -MCPAN -e 'install Bundle::CPAN' Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Compress::Zlib is up to date. Archive::Tar is up to date. Data::Dumper is up to date. Net::Telnet is up to date. Running install for module Net::Cmd Running make for G/GB/GBARR/libnet-1.0703.tar.gz CPAN: MD5 security checks disabled because MD5 not installed. Please consider installing the MD5 module. /usr/bin/tar: Hmm, this doesn't look like a tar archive. /usr/bin/tar: Skipping to next file header... /usr/bin/tar: only read 6764 bytes from archive /root/.cpan/sources/authors/id/G/GB/GBARR/libnet-1.0703.tar.gz Using Tar:/usr/bin/tar xvf /root/.cpan/sources/authors/id/G/GB/GBARR/libnet-1.0703.tar.gz: /usr/bin/tar: Hmm, this doesn't look like a tar archive. /usr/bin/tar: Skipping to next file header... /usr/bin/tar: only read 6764 bytes from archive /root/.cpan/sources/authors/id/G/GB/GBARR/libnet-1.0703.tar.gz Couldn't untar /root/.cpan/sources/authors/id/G/GB/GBARR/libnet-1.0703.tar.gz So what´s the pb with tar.gz from that doesn´t look like a tar archive? And this is broken, too: # perl -MCPAN -e 'install Net::FTP' Can't locate object method "install" via package "Net::FTP" (perhaps you forgot to load "Net::FTP"?) at -e line 1. and # perl -MCPAN -e 'install HTTP::Date' Can't locate object method "install" via package "HTTP::Date" (perhaps you forgot to load "HTTP::Date"?) at -e line 1. Earlier on this machine, I was able to the above command to install Date::Calc for pflogsumm.pl (postifx log summarizer), and when I try to re-install it, it does say "Date::Calc up to date" Thanks, Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message