Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Adding Modules to Non-Standard Locations in Solaris 8

by d4vis (Chaplain)
on Apr 23, 2002 at 21:35 UTC ( [id://161450]=note: print w/replies, xml ) Need Help??


in reply to Adding Modules to Non-Standard Locations in Solaris 8

I think vek is right.
This is from the CPAN faq:
"How do I manually install a module in a private/non-standard director +y? You need to set PREFIX and LIB when you run the Makefile.PL. LIB is wh +ere the module files will go and PREFIX is the stub directory for eve +rything else. For example: foo@barbell$ perl Makefile.PL LIB=/home/foobar/mylib PREFIX=/home/fo +obar/mylib Read more about this in the ExtUtils::MakeMaker documentation.

~monk d4vis
#!/usr/bin/fnord

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-19 01:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found