On Sat, 07 Aug 2004 17:29:34 +0800
Le Sandy Sun <[EMAIL PROTECTED]> 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/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


-- 
Owen



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to