Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Compiling Perl with correct values in @INC

by Zaxo (Archbishop)
on Aug 15, 2002 at 18:49 UTC ( [id://190490]=note: print w/replies, xml ) Need Help??


in reply to Compiling Perl with correct values in @INC

By default, the perl build configuration does an extended question-and-answer session during the configuration. Default answers are provided and are sane for most questions. If you give an incorrect answer, it's best to start over. You get a chance to edit the configuration before it's written into the Makefile.

Since some default answers may be drawn from the current perl installation, pay close attention to the LIBDIR and 'additional @ISA' questions. The -d option to configure automatically picks most of the defaults, so don't try that with a broken current perl.

It would be advisable to set PERL5LIBS before building.

After Compline,
Zaxo

  • Comment on Re: Compiling Perl with correct values in @INC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-24 11:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found