Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

RE: Re: A detailed How-To for locally installing modules

by misty (Hermit)
on May 18, 2000 at 18:44 UTC ( [id://13025]=note: print w/replies, xml ) Need Help??


in reply to Re: A detailed How-To for locally installing modules
in thread A detailed How-To for locally installing modules

Or.. using CPAN under *nix:
cpan> o conf makepl_arg PREFIX="/path/to/module"
Under Win32 using PPM:
PPM> set root c:\yourpath PPM> set build c:\yourpath

Replies are listed 'Best First'.
RE: RE: Re: A detailed How-To for locally installing modules
by httptech (Chaplain) on May 18, 2000 at 20:05 UTC
    If you want to use CPAN as a non-privleged user, you'll also have to create a local copy of CPAN/Config.pm in $HOME/.cpan/CPAN/MyConfig.pm and use it to override the default paths for the CPAN installation, otherwise you won't even be able to start the CPAN interface.
Re: RE: Re: A detailed How-To for locally installing modules
by hanenkamp (Pilgrim) on Aug 27, 2003 at 19:02 UTC
    I ran into an additional problem: a tool tries to mess around with the site directory. You also need to modify the CPAN configuration SITEPREFIX to your local perl directory in some cases.

Log In?
Username:
Password:

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

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

    No recent polls found