Perl Installation
Posted by: ItsMikeE
Posted on: 2005-02-24 14:28:00
I would like to install the latest version of perl, so that I can choose the modules I have loaded.
I am on a shared server, so I don't have root access.
I downloaded the latest stable version, and set the "prefix" so that it will be loaded to "$HOME/local".
Although I can run the "Configure" script, when I run "make" it fails. There are various "permission" errors, and then it actually fails on "*** No rule to make target `all'. Stop."
Has anyone been through this process?
Can anyone advise me on what I am doing wrong?
Thanks in advance