[rt-users] Trouble/Error with Web deployment httpd/apache/mod_fcgid
Jeremy Mates
jmates at uw.edu
Mon Nov 23 12:04:27 EST 2015
* Daniel Schwager <Daniel.Schwager at dtnet.de>
> mkdir -p /opt/perl-5.18.4/src
> cd /opt/perl-5.18.4/src
> wget http://www.cpan.org/src/5.0/perl-5.18.4.tar.bz2
> tar -xjf perl-5.18.4.tar.bz2
> cd perl-5.18.4
> CFLAGS='-m64 -mtune=nocona' ./Configure -Dprefix=/opt/perl-5.18.4 -Dusethreads -des -Accflags=-fPIC
> ...
Perl::Build might simplify some of these steps -
https://metacpan.org/pod/Perl::Build
More information about the rt-users
mailing list