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 <[email protected]> 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). > >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
