Re: 5.6.0 to 5.8.6 problems.

2005-02-17 Thread Chris Devers
On Wed, 16 Feb 2005, Ken Simon wrote: > It probably installed the perl binary to /usr/local/bin/perl, or > something similar. Do a `which perl` and find out where your current > perl is (probably /usr/bin/perl), and install perl to that prefix. ^

Re: 5.6.0 to 5.8.6 problems.

2005-02-17 Thread Richey
I did it this time around with the '/usr' now I get: [EMAIL PROTECTED]:/# perl -v This is perl, v5.8.6 built for i686-linux Copyright 1987-2004, Larry Wall Thanks for the help! "Wiggins d'Anconia" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Richey wrote: >> I am trying to u

Re: 5.6.0 to 5.8.6 problems.

2005-02-16 Thread Wiggins d'Anconia
Richey wrote: I am trying to upgrade from Perl 5.6.0 to 5.8.6 on Slackware 7.1 becasue some of the Perl Modules that I am trying to install whine about 5.6.0 and they want atleast 5.6.1. Since this box is going live after I finish setting it up now is a better time to go ahead and upgrade to

Re: 5.6.0 to 5.8.6 problems.

2005-02-16 Thread Ken Simon
Richey wrote: I am trying to upgrade from Perl 5.6.0 to 5.8.6 on Slackware 7.1 becasue some of the Perl Modules that I am trying to install whine about 5.6.0 and they want atleast 5.6.1. Since this box is going live after I finish setting it up now is a better time to go ahead and upgrade to

5.6.0 to 5.8.6 problems.

2005-02-16 Thread Richey
I am trying to upgrade from Perl 5.6.0 to 5.8.6 on Slackware 7.1 becasue some of the Perl Modules that I am trying to install whine about 5.6.0 and they want atleast 5.6.1. Since this box is going live after I finish setting it up now is a better time to go ahead and upgrade to 5.8.6. Every