Date: Fri, 11 Oct 2002 16:00:56 -0700 From: Mark Edwards <mark@antsclimbtree.com> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: mozilla-1.1_1,1 -- problem compiling Message-ID: <4D387524-DD6D-11D6-9118-0005025E566F@antsclimbtree.com> In-Reply-To: <1034375541.322.78.camel@gyros.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, October 11, 2002, at 03:32 PM, Joe Marcus Clarke wrote: > Okay, type perl5 -V. I bet this one is still the old system perl. If > it is, symlink /usr/bin/perl5 to /usr/local/bin/perl5, and you should be > set. You may want to backup /usr/bin/perl5 first. > > Joe Okay, that fixed it. So, the question is would this constitute a bug in the perl5 port? Here is what is in /usr/bin after running use.perl port: lrwxr-xr-x 1 root wheel 19 Oct 11 15:12 perl -> /usr/local/bin/perl -r-xr-xr-x 2 root wheel 10224 Aug 4 12:38 perl5 -r-xr-xr-x 2 root wheel 10224 Aug 4 12:38 perl5.00503 lrwxr-xr-x 1 root wheel 19 Oct 11 15:12 perl5.6.1 -> /usr/local/bin/perl -r-xr-xr-x 1 root wheel 31723 Aug 4 12:40 perlbug -r-xr-xr-x 1 root wheel 26305 Aug 4 12:40 perlcc -r-xr-xr-x 1 root wheel 16807 Aug 4 12:40 perldoc -r-x--x--x 2 root wheel 50784 Aug 4 12:38 sperl5 -r-x--x--x 2 root wheel 50784 Aug 4 12:38 sperl5.00503 Here's how I changed it: lrwxr-xr-x 1 root wheel 19 Oct 11 15:12 perl -> /usr/local/bin/perl lrwxr-xr-x 1 root wheel 20 Oct 11 15:59 perl5 -> /usr/local/bin/perl5 -r-xr-xr-x 2 root wheel 10224 Aug 4 12:38 perl5.00503 lrwxr-xr-x 1 root wheel 19 Oct 11 15:12 perl5.6.1 -> /usr/local/bin/perl -r-xr-xr-x 2 root wheel 10224 Aug 4 12:38 perl5.bak -r-xr-xr-x 1 root wheel 31723 Aug 4 12:40 perlbug -r-xr-xr-x 1 root wheel 26305 Aug 4 12:40 perlcc -r-xr-xr-x 1 root wheel 16807 Aug 4 12:40 perldoc -r-x--x--x 2 root wheel 50784 Aug 4 12:38 sperl5 -r-x--x--x 2 root wheel 50784 Aug 4 12:38 sperl5.00503 What about sperl5, sperl5.00503, and perl5.00503? Or the other perl stuff, for that matter? -- Mark Edwards Engineer Mr. Toad's San Francisco, CA 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?4D387524-DD6D-11D6-9118-0005025E566F>