Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Need to install module, ftp access only

by Anonymous Monk
on Jul 21, 2008 at 22:51 UTC ( [id://699178]=note: print w/replies, xml ) Need Help??


in reply to Re: Need to install module, ftp access only
in thread Need to install module, ftp access only

That was my first thought... mkdir /.cpan: Permission denied at /usr/lib/perl5/5.8.5/CPAN.pm line 1258
  • Comment on Re^2: Need to install module, ftp access only

Replies are listed 'Best First'.
Re^3: Need to install module, ftp access only
by sgifford (Prior) on Jul 22, 2008 at 03:00 UTC
    It's trying to install the module somewhere you don't have permission, so you simply need to tell the CPAN module to install it somewhere else. You can either set up an appropriate configuration file, as pc88mxer describes, or else set the PREFIX environment variable to tell the CPAN module where you want it to install the module. See Re^2: Perl module for a sample script.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://699178]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-25 23:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found