in reply to Re^2: path to perl on umbuntu
in thread path to perl on umbuntu
I've also had a go at installing a local copy a differen version of perl and that seems to be going ok. I need to install some modules to use with this version and the instructions in the user manual are
Are any of the things in this list specific to a version of perl because they are installed using apt-get so they will be available to the system perl and not my local perl if that is the case?apt-get update apt-get install \ lynx unzip zip ncftp gcc libc6-dev make mysql-server apache2 \ perl libgd-gd2-perl libcgi-session-perl libclass-base-perl apt-get clean
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: path to perl on umbuntu
by Anonymous Monk on Oct 27, 2010 at 22:28 UTC |