From owner-freebsd-questions@FreeBSD.ORG Sun Jun 6 14:06:08 2004 Return-Path: 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 6A3AC16A4CE for ; Sun, 6 Jun 2004 14:06:08 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 099E243D1F for ; Sun, 6 Jun 2004 14:06:08 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i56L5GbI017552; Sun, 6 Jun 2004 14:05:16 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Sun, 6 Jun 2004 14:06:04 -0700 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406061406.04513.kstewart@owt.com> cc: white vamp Subject: Re: upgraded perl ... now missing mods that was installed before upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jun 2004 21:06:08 -0000 On Sunday 06 June 2004 12:48 pm, white vamp wrote: > i did a portupgrade -acCrRv -x kde > and every thing upgraded just fine and now when i goto run perl > -MCPAN -e shell > it loads ok but in the shell if i do a install Bundle::CPAN or any > outhere one it cant seam to find net::ftp > and also sence i did my portupgrade all of my perl modules are > missing now .. that i had installed before the upgrade .. any ideas > on how i can get the mods back?? or do i have to figure out all the > mods that i had installed previousely and reinstall them?? > > and thx inadvance for any help on this I don't think you can upgrade perl to a new level with portupgrade. You have to run "use.perl port" after you update perl to a new level. You will find all of the p5-* in the old perl links. In addition, some of the older automake[s] have the perl version you were running at the time you installed them as the first line of the script. One these has been set, you can run your portupgrade. Kent > > David D. > > PS: > > Summary of my perl5 (revision 5 version 8 subversion 4) > configuration: > > uname -a > FreeBSD vampextream.com 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Thu Jun > 3 15:24:56 PDT 2004 > root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 > > > and my perl ver before was 5.8.2 ( before the upgrade ) > > PSS: > an example of of some of my missing mods are > Text::Iconv > net::ftp > Can't locate auto/Compress/Zlib/autosplit.ix > > _________________________________________________________________ > Watch the online reality show Mixed Messages with a friend and enter > to win a trip to NY > http://www.msnmessenger-download.click-url.com/go/onm00200497ave/dire >ct/01/ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html