Re: Upgrade Perl5.8.7



dcoleyoung@xxxxxxxxx wrote:
Hi,

I'm trying to upgrade perl for Linux Mandrake 10.2. I ran all the steps
to make, make test and make install cleanly. When I run perl -v  it
still shows the version as 5.8.6.  Perl is still being launched as an
old version.

If anyone can help me give me a suggestion that would be great!

Thanks,

Dan


/usr/bin/perl is probably a symlink to /usr/bin/perl5.8.6 (or /usr/bin/perl5, which in-turn links to /usr/bin/perl5.8.6), and you probably now have a /usr/bin/perl5.8.7, you need to link /usr/bin/perl (or /usr/bin/perl5) to it.



--
Brian Wakem
Email: http://homepage.ntlworld.com/b.wakem/myemail.png
.



Relevant Pages

  • problem installing HTML-Parser-3.36-1
    ... I have a solaris 8 system running perl 5.005_02. ... I tried debugging it, and sure enough ... I would rather not upgrade perl at this time if I ... FAILED tests 4, 7-8, 10-11 ...
    (comp.lang.perl.misc)
  • Re: Perl 5.8.7 dumps core on quotewords
    ... > Perl abnormally exits with 'Bus error' message and throws core. ... Did you upgrade perl using the ports collection? ... Greg Barniskis, Computer Systems Integrator ...
    (freebsd-stable)
  • Re: Replacing the POD "User Contributed Perl Documentation" page title
    ... because the version of perldoc I was looking at was ancient (as ... distributed with perl 5.8.0). ... option into the version of perldoc that we run. ... upgrade Perl. ...
    (comp.lang.perl.misc)
  • Re: how to upgrade perl?
    ... You can upgrade perl in pretty much the same way you build and install ... perldoc -m config ...
    (perl.beginners)
  • Re: help installing Storable module
    ... > I don't have access to overwrite our Perl system files. ... > In the past I have installed Perl modules into my home directory under a dir ... ask your admin to upgrade Perl. ... Storable is a core Perl module. ...
    (comp.lang.perl.misc)