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

Re: Re: Compiling Perl with correct values in @INC

by higle (Chaplain)
on Aug 15, 2002 at 21:12 UTC ( [id://190527]=note: print w/replies, xml ) Need Help??


in reply to Re: Compiling Perl with correct values in @INC
in thread Compiling Perl with correct values in @INC

The machine in question is running HP-UX, and I found one (1) document specific to building perl on that OS :c\

The problem was, Courage, without rebuilding the executable with the correct @INC, I would have to unshift(@INC, qw{dir dir dir...}); all the scripts that I wrote on that machine, as well as look forward to explaining this whole thing to the other programmers who use that box. That would truly have been a bummer of cosmic proportions.

  higle

Replies are listed 'Best First'.
Re: Re: Re: Compiling Perl with correct values in @INC
by Courage (Parson) on Aug 16, 2002 at 05:29 UTC
    Things are entirely different if you're building perl for many users on that machine.

    I just looked at perl-5.8.0 source distribution, and found README.HPUX file there - it should help you in build process...

    Courage, the Cowardly Dog

Log In?
Username:
Password:

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

    No recent polls found