Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: using CPAN to install in custom location

by ciderpunx (Vicar)
on Feb 21, 2011 at 17:38 UTC ( [id://889430]=note: print w/replies, xml ) Need Help??


in reply to using CPAN to install in custom location

Like this? (obviously substitute /home/charlie for your directory of choice)
perl -MCPAN -e'shell' cpan[1]> o conf mbuildpl_arg "--install_base /home/charlie" mbuildpl_arg [--install_base /home/charlie] Please use 'o conf commit' to make the config permanent! cpan[2]> o conf makepl_arg "PREFIX=/home/charlie" makepl_arg [PREFIX=/home/charlie] Please use 'o conf commit' to make the config permanent! cpan[3]> install Expect


Replies are listed 'Best First'.
Re^2: using CPAN to install in custom location
by ISAI student (Scribe) on Feb 21, 2011 at 18:03 UTC

    Yes! That's working great.

    Many many thanks.

    BTW, do you have a quick link to this?

    -Lior

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://889430]
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: (5)
As of 2024-04-18 21:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found