Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Im struggling to use cpan to install modules

by richill (Monk)
on Aug 09, 2006 at 08:19 UTC ( [id://566356]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     perl -MCPAN -e 'install Net::AIM'
    CPAN: Storable loaded ok
    ...
    Running install for module Net::AIM
    Running make for A/AR/ARYEH/Net-AIM-1.22.tar.gz
    mkdir /Users/richill/.cpan/sources/authors/id/A/AR: Permission denied 
    +at /System/Library/Perl/5.8.1/CPAN.pm line 2326
    
  2. or download this
    File::Path::mkpath($aslocal_dir);
    
  3. or download this
    $ sudo perl -MCPAN -e 'install Net::AIM'
    CPAN: Storable loaded ok
    ...
      Can't test without successful make
    Running make install
      make had returned bad status, install seems impossible
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-25 07:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found