in reply to Issue with ActivePerl installation on Fedora 20
Hello as00060,
I stopped using Fedora more than 10 years ago, but did you look in '/usr/local/bin' directory? If you see links in that directory to other programs, you should be able to add the following:
Then when you type 'myperl' on the command line it should use the Active Perl command you installed.ln -s /opt/perl/ActivePerl-5.20/bin/perl myperl # use whatever nam +e you want
That should work no matter what account you're 'login'ed under.
Good Luck...Ed
"Well done is better than well said." - Benjamin Franklin
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Issue with ActivePerl installation on Fedora 20
by as00060 (Novice) on Sep 26, 2015 at 04:06 UTC |