Hamilton, Henrique H wrote:
Does anyone know of a way to install modperl 2 under a different directory
tree (say under /opt/modperl_1.9.12) in Redhat Linux 7.X?

I guess you've meant 1.99_12.


You just go as you normally would build mp2 but add: PREFIX=/opt/modperl_1.9.12

e.g. perl Makefile.PL ... PREFIX=/opt/modperl_1.9.12

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to