Re: upgrading perl -ports

2005-09-01 Thread Jorn Argelo
Parv wrote: in message <[EMAIL PROTECTED]>, wrote Jorn Argelo thusly... About your problem, you should really recompile Perl from the ports-tree if you want to upgrade your Perl version. And after you did that, I always rebooted the machine. I don't know how it will function without rebootin

Re: upgrading perl -ports

2005-09-01 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Jorn Argelo thusly... > > About your problem, you should really recompile Perl from the > ports-tree if you want to upgrade your Perl version. And after you > did that, I always rebooted the machine. I don't know how it will > function without rebooting the mac

Re: upgrading perl -ports

2005-09-01 Thread Jorn Argelo
Zan wrote: uname -m = i386 which -a perl = /usr/local/bin/perl /usr/bin/perl Please show: uname -m which -a perl On Tuesday, August 30, 2005, at 01:30 P:M, Lowell Gilbert wrote: Zan <[EMAIL PROTECTED]> writes: in my /usr/local/bin I can clearly see that there is a newer version of pe

Re: upgrading perl -ports

2005-08-31 Thread Lowell Gilbert
Please don't top-post. Zan <[EMAIL PROTECTED]> writes: > On Tuesday, August 30, 2005, at 01:30 P:M, Lowell Gilbert wrote: > > > Zan <[EMAIL PROTECTED]> writes: > > > >> in my /usr/local/bin I can clearly see that there is a newer version > >> of perl (5.8.0) already there, but when I type 'perl

Re: upgrading perl -ports

2005-08-30 Thread Norberto Meijome
Zan wrote: 5.8 is from ports. 5.0.6. i think, is system based In my 'usr/local/BIN' perl5.8.0 already exists. ok you need to install the perl from ports before using "use.perl port". What I want to know is how to switch to 5.8.0 WITHOUT using "use.perl port" because I already tried that

Re: upgrading perl -ports

2005-08-30 Thread Zan
uname -m = i386 which -a perl = /usr/local/bin/perl /usr/bin/perl Please show: uname -m which -a perl On Tuesday, August 30, 2005, at 01:30 P:M, Lowell Gilbert wrote: Zan <[EMAIL PROTECTED]> writes: in my /usr/local/bin I can clearly see that there is a newer version of perl (5.8.0) alr

Re: upgrading perl -ports

2005-08-30 Thread Lowell Gilbert
Zan <[EMAIL PROTECTED]> writes: > in my /usr/local/bin I can clearly see that there is a newer version > of perl (5.8.0) already there, but when I type 'perl -v' I see that > I'm running off of 5.0. Is there anything else I can do besides trying > the "use.perl port" command? Because that doesn't

Re: upgrading perl -ports

2005-08-30 Thread Norberto Meijome
Zan wrote: Hello, Would you please help me? in my /usr/local/bin I can clearly see that there is a newer version of perl (5.8.0) already there, but when I type 'perl -v' I see that I'm running off of 5.0. 5.8 is from ports. 5.0.6. i think, is system based Is there anything else I can do b

upgrading perl -ports

2005-08-29 Thread Zan
Hello, Would you please help me? in my /usr/local/bin I can clearly see that there is a newer version of perl (5.8.0) already there, but when I type 'perl -v' I see that I'm running off of 5.0. Is there anything else I can do besides trying the "use.perl port" command? Because that doesn't se