Hi all,

  I am current attempting to build perl for distribution at my site.  I want to build 
perl and all modules that I need in one directory, and distribute it in another.
(*NOTE  I want this to do this on our dedicated compile server and therefore wish to 
separate build from install directories as to not degrade other developers 
capabilities)

Example:

        build in /home/myuser/PERL582
        distribute to /opt/perl5

It looks like "Configure" has some options to help with this but I am LOST!.
The primary problem I can think of is the @INC array.  But I don't know the proper way 
to change it for this situation, and maybe there are more problems that I don't know 
about.

Please help and thanks!

L. Wade Holler
email: [EMAIL PROTECTED]




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to