From owner-freebsd-ports@FreeBSD.ORG Wed Oct 29 14:31:47 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87E6316A4CE for ; Wed, 29 Oct 2003 14:31:47 -0800 (PST) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF71743FBF for ; Wed, 29 Oct 2003 14:31:46 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from p5080bfe1.dip.t-dialin.net ([80.128.191.225] helo=fillmore-labs.com ident=6tn5bbacj4ugdd3x) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1AEyqv-0004s7-M2; Wed, 29 Oct 2003 23:31:45 +0100 Message-ID: <3FA03FCC.4020102@fillmore-labs.com> Date: Wed, 29 Oct 2003 23:31:40 +0100 From: Oliver Eikemeier MIME-Version: 1.0 To: tom References: <1067464959.3fa038ff046b2@www.paniert.net> <3FA03CDF.30400@fillmore-labs.com> <1067466351.3fa03e6fbe350@www.paniert.net> In-Reply-To: <1067466351.3fa03e6fbe350@www.paniert.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: ports@freebsd.org Subject: Re: p5-IMAP-Sieve-0.4.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 22:31:47 -0000 Hi Tom, [...] >>>rl/5.8.0 /usr/local/lib/perl5/site_perl/5.6.1 [...] >> >>Do you have both perl5.6.1 and perl5.8 installed? What does >> grep ^PERL /etc/make.conf > > well actually i updated an old 4.2 FreeBSD and so i have perl5.00503 and > perl5.8.0 (from the ports) installed.... > >>and >> perl -e 'print $]' >>print? > > the output is: 5.008 > > if i can give u additional info pls mail.... Yepp: grep ^PERL /etc/make.conf otherwise your system seems borked, you have /usr/local/lib/perl5/site_perl/5.6.1 in the @INC path. No problems with other modules?