From owner-freebsd-ports Sun Feb 25 13: 5:57 2001 Delivered-To: freebsd-ports@freebsd.org Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254]) by hub.freebsd.org (Postfix) with ESMTP id 258B837B401 for ; Sun, 25 Feb 2001 13:05:55 -0800 (PST) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 1B5A654F4; Sun, 25 Feb 2001 22:05:53 +0100 (CET) Date: Sun, 25 Feb 2001 22:05:53 +0100 From: Anton Berezin To: Ying-Chieh Liao Cc: freebsd-ports@freebsd.org Subject: Re: strange, devel/p5-Term-ANSIColor install to /usr/libdata on current Message-ID: <20010225220553.C45227@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Ying-Chieh Liao , freebsd-ports@freebsd.org References: <20010226011847.A37263@terry.dragon2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226011847.A37263@terry.dragon2.net>; from ijliao@csie.nctu.edu.tw on Mon, Feb 26, 2001 at 01:18:47AM +0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Feb 26, 2001 at 01:18:47AM +0800, Ying-Chieh Liao wrote: > I've tried to install devel/p5-Term-ANSIColor on my current machine > (Feb 2 src) but it always installed to /usr/libdata/perl5 instead of > /usr/local/lib/perl5 ps. I've tried 2 current machines... > > It works fine on my stable machine, but on current, its behavior is > strange :< > > ps. other p5-* ports works fine on my current machine It works as it should from the Perl's point of view. It works as it probably should from FreeBSD's point of view as well, though this is debatable. Term-ANSIColor is in the base Perl distribution of 5.6.0 (which is the default Perl in -current). So there is no point to install it in /usr/local, since the older version in the distribution will be picked up first. Cheers, +Anton -- May the tuna salad be with you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message