How can I control the Perl version I want?
Rodolfo Aramayo
raramayo at gmail.com
Thu Jan 5 10:52:59 PST 2012
Thanks but the problem is that the port:
perl5 @5.12.3_1+perl5_12 (active)
was installed by another port not by me...I requested:
perl5.14 @5.14.1_2
So I did what you guys suggested and issued the command:
port install perl5 perl5.14 @5.14.1_2+threads
but the "perl --version" port still is: "This is perl 5, version 12,
subversion 3 (v5.12.3) built for darwin-multi-2level"
Should I uninstall ALL perls before issuing the command:
port install perl5 perl5.14 @5.14.1_2+threads??
Thanks
--R
On Thu, Jan 5, 2012 at 12:37, Ryan Schmidt <ryandesign at macports.org> wrote:
>
> On Jan 5, 2012, at 12:26, Mark Anderson wrote:
>
> > Install perl5 +perl_514 instead of perl5 +perl5_12
> >
> > I think that should work.
>
> Yes, that will make "perl" be perl 5.14 instead of 5.12. However, there is
> no way to control what version of perl is used by various other ports,
> unless those ports offer perl variants (and I'm not aware of any that do
> that).
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120105/72f785c2/attachment.html>
More information about the macports-users
mailing list