throop has asked for the wisdom of the Perl Monks concerning the following question:
But when I try and install, e.g. Config::Simple;'makepl_arg' => q[LIB=/home/dthroop/lib/perl INSTALLMAN1DIR=/home/dthr +oop/lib/perl/man/man1 INSTALLMAN3DIR=/home/dthroop/lib/perl/man/man3 +INSTALLSCRIPT=/home/dthroop/lib/perl/bin INSTALLBIN=/home/dthroop/lib +/perl/bin], 'mbuildpl_arg' => q[--lib=/home/dthroop/lib/perl --installman1dir=/h +ome/dthroop/lib/perl/man/man1 --installman3dir=/home/dthroop/lib/perl +/man/man3 --installscript=/home/dthroop/lib/perl/bin --installbin=/ho +me/dthroop/lib/perl/bin],
I thought I'd told CPAN to install it in my home directory. Clearly, I need to put some other parameter in my config file. But what, where?% perl -MCPAN -e shell cpan[1]> install Config::Simple ... Appending installation info to /home/dthroop/lib/perl/i386-linux-threa +d-multi/perllocal.pod !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +!! ERROR: Can't create '/usr/local/share/man/man3' Do not have write permissions on '/usr/local/share/man/man3'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CPAN modules losing in home directory
by pvaldes (Chaplain) on Aug 16, 2011 at 23:08 UTC | |
by XooR (Beadle) on Aug 17, 2011 at 08:59 UTC | |
by RudyLu (Initiate) on Aug 17, 2011 at 12:05 UTC | |
by throop (Chaplain) on Aug 17, 2011 at 16:18 UTC | |
by pvaldes (Chaplain) on Aug 17, 2011 at 17:57 UTC |