From owner-freebsd-questions@FreeBSD.ORG Wed Jul 21 00:15:39 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 9D2D416A4CE for ; Wed, 21 Jul 2004 00:15:39 +0000 (GMT) Received: from fed1rmmtao08.cox.net (fed1rmmtao08.cox.net [68.230.241.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC0943D3F for ; Wed, 21 Jul 2004 00:15:39 +0000 (GMT) (envelope-from brently@bjwcs.com) Received: from SAMBA ([68.231.19.60]) by fed1rmmtao08.cox.net (InterMail vM.6.01.03.02.01 201-2131-111-104-103-20040709) with ESMTP id <20040721001537.IADO19354.fed1rmmtao08.cox.net@SAMBA> for ; Tue, 20 Jul 2004 20:15:37 -0400 From: "Brent Wiese" To: Date: Tue, 20 Jul 2004 17:15:35 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcRutwQZUdW62SBUT4W3BlqDql01tw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Message-Id: <20040721001537.IADO19354.fed1rmmtao08.cox.net@SAMBA> Subject: Dumb perl upgrade question 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: Wed, 21 Jul 2004 00:15:39 -0000 This is the sort of thing I know I should know, but I don't right now... Too many other stresses... Upgraded perl from 5.8.2 to 5.8.4 (both were ports). I need to recompile a bunch of modules (for example, mod_perl). But, most of them error out because they can't find perl 5.8.2 libraries. Am I missing some environment variable somewhere or what? Thanks! Brent