From owner-freebsd-ports@FreeBSD.ORG Wed Oct 29 15:10:43 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 8275216A4CE for ; Wed, 29 Oct 2003 15:10:43 -0800 (PST) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DF7A43FE9 for ; Wed, 29 Oct 2003 15:10:42 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from p5080bfe1.dip.t-dialin.net ([80.128.191.225] helo=fillmore-labs.com ident=d9gieg4pwyqp6kq0) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1AEzSb-0004uz-CG; Thu, 30 Oct 2003 00:10:41 +0100 Message-ID: <3FA048E8.7010301@fillmore-labs.com> Date: Thu, 30 Oct 2003 00:10:32 +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> <3FA03FCC.4020102@fillmore-labs.com> <1067466966.3fa040d69bda5@www.paniert.net> In-Reply-To: <1067466966.3fa040d69bda5@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 23:10:43 -0000 tom wrote: >>>>>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.... >> [...] >>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? > > hi, > > well u got me; after having a second thought i built 5.6.1 by hand and dropped > it after upgrading to 4.8... ok, do you other modules work, or does this happen only with IMAP::Sieve?