From owner-freebsd-stable@FreeBSD.ORG Sat Jun 12 16:33:58 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 261F616A4CE for ; Sat, 12 Jun 2004 16:33:58 +0000 (GMT) Received: from zam151.fz-juelich.de (zam151.fz-juelich.de [134.94.100.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31CCB43D31 for ; Sat, 12 Jun 2004 16:33:57 +0000 (GMT) (envelope-from c.lackas@kfa-juelich.de) Received: by zam151.fz-juelich.de (Postfix, from userid 65534) id 7579873201; Sat, 12 Jun 2004 18:32:21 +0200 (CEST) Received: from zel726.zel.kfa-juelich.de (localhost [127.0.0.1]) by zam151.fz-juelich.de (Postfix) with ESMTP id E3CCB72FBD for ; Sat, 12 Jun 2004 18:32:20 +0200 (CEST) Received: from zel726.zel.kfa-juelich.de (localhost [127.0.0.1]) i5CGWKq3087066 for ; Sat, 12 Jun 2004 18:32:20 +0200 (CEST) (envelope-from c.lackas@kfa-juelich.de) Received: (from lackas@localhost)i5CGWKwQ087065 for freebsd-stable@freebsd.org; Sat, 12 Jun 2004 18:32:20 +0200 (CEST) (envelope-from c.lackas@kfa-juelich.de) Date: Sat, 12 Jun 2004 18:32:20 +0200 From: Christian Lackas To: freebsd-stable@freebsd.org Message-ID: <20040612163220.GA83837@zel726.zel.kfa-juelich.de> References: <200406130128.01007.shinjii@virusinfo.rdksupportinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406130128.01007.shinjii@virusinfo.rdksupportinc.com> X-Accept-Language: de en Organization: Forschungszentrum Juelich X-Url: X-PGP-Fingerprint: E78C 1105 710D D01A 8D1C 5B86 BDF7 6FD4 AC64 9ED9 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on zam151.fz-juelich.de X-Spam-Level: X-Spam-Status: No, hits=-104.9 required=5.0 tests=BAYES_00,USER_IN_WHITELIST autolearn=ham version=2.63 Subject: Re: perl X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2004 16:33:58 -0000 * Warren Liddell [040612 17:52]: Hello Warren, > Has anyone else been having trouble with perl of late with it trying to > install each time a pkg needs it ? please check that your PERL_VERSION (e.g. set by use.perl in /etc/make.conf) matches you installed perl version. If for instance PERL_VERSION is 5.8.2, but you have installed 5.8.4 than the ports try to install perl 5.8 again. Regards, Christian -- http://www.lackas.net/