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

Re: Installing XML Module in Alternate Directory

by bobn (Chaplain)
on Nov 13, 2003 at 04:16 UTC ( [id://306720]=note: print w/replies, xml ) Need Help??


in reply to Installing XML Module in Alternate Directory

I'm not sure that using a non absolute path as in

INSTALLDIRS=sun4-solaris 
is right.

In any case, I've had good luck with

perl Makefile.PL LIB=/home/me/lib
, so I think
perl Makefile.PL LIB=/apps/midb/perl_5.005/lib/perl5/site_perl/5.005/sun4-solaris
might do the trick.

update: re-read your post, particularly "The system I inherited has Perl (version 5.00503) installed in a non-standard location,. If perl was made and installed properly in the non-standard location, it should contain the paths, and you should be able to do the classic install with no additional parms to the "perl Makefile.PL".

--Bob Niederman, http://bob-n.com

All code given here is UNTESTED unless otherwise stated.

  • Comment on Re: Installing XML Module in Alternate Directory

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-18 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found