Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Helping Makefile Find Locally Installed Prerequisite Module

by mortis (Pilgrim)
on Dec 18, 2001 at 02:54 UTC ( [id://132714]=note: print w/replies, xml ) Need Help??


in reply to Helping Makefile Find Locally Installed Prerequisite Module

Do you just need to have the path to the local module in your PERL5LIB environment variable? Or you can specify the other path when running the Makefile.PL. According to perldoc ExtUtils::MakeMaker (the thing that Makefile.PLs use to produce the makefiles):
perl Makefile.PL LIB=/path/to/lib_directory/

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-18 14:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found