B
ben.wilder
Hi all,
Perl N00b here in need of a bit of kind assistance!
I am attempting to upgrade Perl from 5.8.6 to 5.8.8 on Fedora Core 4
I have performed the following:
Run: perl -V to get the version (5.8.6)
Downloaded perl version 5.8.8 and untarred
Run: ./Configure -des -Uusethreads
Run: make
Run: make test
Run: make install
All goes well - how do i alter my installation to now use this version
of perl, as running perl -V returns the same version information?
Many thanks for any help!
Ben
Perl N00b here in need of a bit of kind assistance!
I am attempting to upgrade Perl from 5.8.6 to 5.8.8 on Fedora Core 4
I have performed the following:
Run: perl -V to get the version (5.8.6)
Downloaded perl version 5.8.8 and untarred
Run: ./Configure -des -Uusethreads
Run: make
Run: make test
Run: make install
All goes well - how do i alter my installation to now use this version
of perl, as running perl -V returns the same version information?
Many thanks for any help!
Ben