APM: Configuring Perl

Montgomery Conner montgomery.conner at gmail.com
Tue Apr 13 15:33:48 PDT 2010


You can check the configuration of the currently installed system-perl with
'perl -V'. This will issue more information than you ever wanted to know
about a Perl install which you could then use as a template for the new
build...

But, off hand I'd say leave the defaults as-is unless you have something
esoteric planned... in my experience the '-Dprefix=/path/to/install' is the
most usefull option with Configure.

Hope that helps,
m

On Tue, Apr 13, 2010 at 3:23 PM, Tim McDaniel <tmcd at panix.com> wrote:

> I'm running ./Configure in preparation for building perl.
> /etc/redhat-release is Red Hat Enterprise Linux Server release 5.3
> (Tikanga).
>
> I'm inclined to just accept the defaults for everything (except I did
> "./Configure -Dprefix=/opt/perl/perl-5.10.1" so that it has its own
> playpen).  But I'm uncertain about threading support and multiplicity.
> The defaults are "n"; should I select either or both?  If I want code
> to run under Apache, maybe using mod_perl, should the answers change?
>
> --
> Tim McDaniel, tmcd at panix.com
> _______________________________________________
> Austin mailing list
> Austin at pm.org
> http://mail.pm.org/mailman/listinfo/austin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/austin/attachments/20100413/f0f635bc/attachment.html>


More information about the Austin mailing list