From owner-freebsd-questions Mon Oct 14 19:25:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 141A537B401 for ; Mon, 14 Oct 2002 19:25:18 -0700 (PDT) Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FF5543E9C for ; Mon, 14 Oct 2002 19:25:12 -0700 (PDT) (envelope-from cas@bsd-unix.org) Received: from ip68-2-134-114.ph.ph.cox.net ([68.2.134.114]) by fed1mtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20021015022513.XGHE14315.fed1mtao04.cox.net@ip68-2-134-114.ph.ph.cox.net>; Mon, 14 Oct 2002 22:25:13 -0400 Date: Mon, 14 Oct 2002 19:24:30 -0700 (MST) From: cas To: Tomoki Taniguchi Cc: freebsd-questions@FreeBSD.ORG Subject: Re: perl 5.8 In-Reply-To: <200210141645.46395.tomoki@makainet.net> Message-ID: <20021014192022.G1016-100000@bsd-unix.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 did you try using the cmd 'use.perl port' as root first? also, you can get alot of those perl modules from ports also.. the ones I know off hand: /usr/ports/devel /usr/ports/lang /usr/ports/net /usr/ports/www I believe 'LWP' is in /usr/ports/www/p5-libwww On Mon, 14 Oct 2002, Tomoki Taniguchi wrote: > I just installed perl 5.8 from ports tree. Now I am trying to update all my > perl module using CPAN... > when I run > "/usr/local/bin/perl -MCPAN -eshell" > and run "install Bundle::CPAN" > for some reason I can't seem to connect to anything. > I can manually get to each of those ftp sites and grab the file if I want to, > but was wondering why perl was failing this... > I get the error messages below... > > -tomoki > > > LWP not available > CPAN: Net::FTP loaded ok > Fetching with Net::FTP: > ftp://carroll.cac.psu.edu/pub/CPAN/authors/01mailrc.txt.gz > Couldn't login on carroll.cac.psu.edu at /usr/local/lib/perl5/5.8.0/CPAN.pm > line 2178, line 1. > LWP not available > Fetching with Net::FTP: > ftp://cpan.nas.nasa.gov/pub/perl/CPAN/authors/01mailrc.txt.gz > Couldn't fetch 01mailrc.txt.gz from cpan.nas.nasa.gov > LWP not available > Fetching with Net::FTP: > ftp://cpan.uky.edu/pub/CPAN/authors/01mailrc.txt.gz > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message