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.
^
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
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
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
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