Date: Sun, 25 Feb 2001 22:05:53 +0100 From: Anton Berezin <tobez@tobez.org> To: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> 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> In-Reply-To: <20010226011847.A37263@terry.dragon2.net>; from ijliao@csie.nctu.edu.tw on Mon, Feb 26, 2001 at 01:18:47AM %2B0800 References: <20010226011847.A37263@terry.dragon2.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010225220553.C45227>