Re: Upgrade Perl5.8.7
- From: Brian Wakem <no@xxxxxxxxx>
- Date: Tue, 29 Nov 2005 11:18:05 +0000
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 .
- Follow-Ups:
- Re: Upgrade Perl5.8.7
- From: Sherm Pendley
- Re: Upgrade Perl5.8.7
- References:
- Upgrade Perl5.8.7
- From: dcoleyoung
- Upgrade Perl5.8.7
- Prev by Date: FAQ 8.12 How do I start a process in the background?
- Next by Date: length is 0 with unpack_socketaddr_in
- Previous by thread: Upgrade Perl5.8.7
- Next by thread: Re: Upgrade Perl5.8.7
- Index(es):
Relevant Pages
|