SUMMARY: PERL install/admin problem

From: Marc S. Gibian (gibian@stars1.hanscom.af.mil)
Date: Tue Nov 11 1997 - 14:02:38 CST


My question was how one manages the install of perl from a single build tree
onto multiple OS and HW platforms (Solaris 2.5 and 2.5.1, SPARCstation 20,
Ultra-1, and Ultra-2). I got a number of responses which can be summarized as
follows:

1. Use an installable tar archive as described in the INSTALL file. It should
work with no problem on the OS versions and platforms I've listed if built on
Solaris 2.5. Don't forget to add symbolic links in /usr/local/bin (and /bin)
which can't be made by tar but ARE made by make install. I am implementing this
solution, though its going to take some time to update my custom jumpstarts.

2. Do a "make -n install" and then manually run the steps listed without
introducing the dependency checking that is causing a cc to be executed.

3. Why don't I have a compiler installed on the target platform? -- Timing. I'm
installing perl before I get the compilers installed.

4. Why not use the precompiled versions of perl and related tools.

5. Do a recursive cp of an installed perl. (similar to the tar solution).

My thanks to:

M. Solda <msolda@lamont.ldgo.columbia.edu>
Jim Harmon <jim@telecnnct.com>
"Philip A. Fitzpatrick" <phil@libs.uga.edu>
"Karl E. Vogel" <vogelke@c17mis.region2.wpafb.af.mil>
Dixon_Ly@BayNetworks.COM (Dixon Ly)
"Joseph S. D. Yao" <jsdy@cais2.cais.com>

Marc S. Gibian
COMSYS Information Technology Services phone: (617) 377-6350
PRISM/TFS email: gibian@stars1.hanscom.af.mil
                           or is it: gibian@hanscom.af.mil
                        well, maybe: gibianm@hanscom.af.mil
              and if all else fails: marc.gibian@acm.org



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:12:08 CDT