Code Comments
Programming Forum and web based access to our favorite programming groups.Well,there are two perl5 in my solairs mechine. The defualt is perl5,v5.003 and another is perl5,v5.6.1 My question is how can I change the defualt perl5 from v5.003 to v5.6.1?
Post Follow-up to this messageOn Sat, 07 Aug 2004 17:29:34 +0800 Le Sandy Sun <Sandy.Sun@Sun.COM> wrote: > Well,there are two perl5 in my solairs mechine. > The defualt is perl5,v5.003 and another is perl5,v5.6.1 > My question is how can I change the defualt perl5 from v5.003 to v5.6.1? You will probably find a symbolic link from /usr/bin/perl5-003 to /usr/bin/p erl Delete that and make a new link from /usr/bin/perl5.6.1 to /usr/bin/perl Look around, may be it is in /usr/local/bin -- Owen
Post Follow-up to this messageI think there is some problem.Because I can not change anything in /usr/dist.That is the point.The perl5 file and the perl5 profile.So that I get there ,but can do nothing. Owen wrote: >On Sat, 07 Aug 2004 17:29:34 +0800 >Le Sandy Sun <Sandy.Sun@Sun.COM> wrote: > > > > > >You will probably find a symbolic link from /usr/bin/perl5-003 to /usr/bin/ perl > >Delete that and make a new link from /usr/bin/perl5.6.1 to /usr/bin/perl > >Look around, may be it is in /usr/local/bin > > > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.