in reply to Problem with make test in manual module installation
So, to install correctly, you need to run
then make, make test, and make install.mkdir ~/lib perl Makefile.PL PREFIX=~/lib LIB=~/lib
That's it in a nutshell. For more info, this tutorial section addresses how to install, and what to do when you get a permissions error.
-- Burvil
|
|---|