tomazos has asked for the wisdom of the Perl Monks concerning the following question:
andrew:~$ perl -MCPAN -e 'shell'
I get the following response:
Your configuration suggests that CPAN.pm should use a working directory of /usr/src/cpan Unfortunately we could not create the lock file /usr/src/cpan/.lock due to permission problems. Please make sure that the configuration variable $CPAN::Config->{cpan_home} points to a directory where you can write a .lock file. You can set this variable in either /usr/lib/perl5/CPAN/Config.pm or /home/andrew/.cpan/CPAN/MyConfig.pm Could not open >/usr/src/cpan/.lock: Permission denied
Any ideas? What is the correct way to handle this? -Andrew Tomazos <andrew@tomazos.com>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing CPAN modules without root access
by Zaxo (Archbishop) on Aug 04, 2004 at 12:46 UTC | |
|
Re: Installing CPAN modules without root access
by Joost (Canon) on Aug 04, 2004 at 12:12 UTC | |
|
Re: Installing CPAN modules without root access
by sunadmn (Curate) on Aug 04, 2004 at 12:20 UTC | |
|
Re: Installing CPAN modules without root access
by Anonymous Monk on Sep 10, 2013 at 18:32 UTC |