Building Perl for UNIX


Bill Hess - bhess@techrg.com


Software Versions used in this Example


Space Requirements


Download the latest stable source of Perl from CPAN - www.perl.com


Put the source into a temporary directory, for example:


Reference the /tmp/perl5.003_03/README file for detailed information on compiling


Configure your environment for building


Compile the Perl source using the supplied makefile.


Test the build


Install Perl


Add the following Perl directories to your PATH environment variable:


You are done - Perl is built and ready to use!!!