On Sun, Jan 18, 2004 at 09:07:44AM -0500, Holler, Lesley W ([EMAIL PROTECTED]) wrote: > 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. >
You didn't mention which OS you are working with. I've seen "opt" directories on various *nix so maybe - http://asic-linux.com.mx/~izto/checkinstall/index.php would be of help. Kent -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
