Building Perl 5.8.2 for distribution

2004-01-18 Thread Holler, Lesley W
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




RE: Who can I tell what perl modules I have installed ?

2003-12-09 Thread Holler, Lesley W
perldoc perllocal

-will show the modules YOU have installed

-Wade


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 1:50 PM
To: [EMAIL PROTECTED]
Subject: Who can I tell what perl modules I have installed ?


Is there an easy way to list out all the perl modules I have installed ?

I can list out everything in /usr/lib/perl/ but i figure there must be a
better way ?

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



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