Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: MakeMaker custom directory

by serf (Chaplain)
on Dec 17, 2009 at 11:55 UTC ( [id://813171]=note: print w/replies, xml ) Need Help??


in reply to MakeMaker custom directory

phiharbour, see Motivation behind PERL5LIB and PERLLIB?

You may find that you get better results with PERL5LIB than with PERLLIB

In Re: Motivation behind PERL5LIB and PERLLIB? you will see salva says: "PERLLIB is obsolete, use PERL5LIB"

Also: Having seen your reply in cb, doing PERL5LIB=/my path/ isn't enough.

Although you can see it with echo $PERL5LIB you have to export it with export PERL5LIB to make it an environment variable.

IHTH

Replies are listed 'Best First'.
Re^2: MakeMaker custom directory
by philharbour (Initiate) on Dec 17, 2009 at 17:06 UTC
    Hi there, thanks for the reply. I've exported the environment variable but with no success, still getting the same error; DBI version 1.51 required--this is only version 1.32 at Makefile.PL line 19. BEGIN failed--compilation aborted at Makefile.PL line 19. Any other suggestions? Regards Phil Harbour

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (9)
As of 2024-04-18 07:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found