install_apache = 1 .... now what for modperl?

Started by atari, March 31, 2005, 05:45:17 PM

Previous topic - Next topic

atari


There doesn't seem to be an option to install_apache1_modperl

Is this handled automagically when you selected install_apache2_modperl?

Or if I choose apache1, I just dont get access to a pre-rolled version of mod_perl with this toaster?


atari


... it looks like it will install modperl 1.x even though the variable name is install_apache2_modperl

So far so good here Smile

LogicX

atari wrote on Thu, 31 March 2005 19:45


There doesn't seem to be an option to install_apache1_modperl

Is this handled automagically when you selected install_apache2_modperl?

Or if I choose apache1, I just dont get access to a pre-rolled version of mod_perl with this toaster?





FWIW -- a lot of stuff like this gets installed as dependencies --
see the p5-Apache-DBI port

also see the pkgtools.conf entry
--- May this post be indexed by spiders, and archived for all to see as my internet epitaph.
http://fpux.com" target="_blank">http://fpux.com

matt

If you install Apache 1, then it gets compiled statically with mod_perl and mod_ssl. There is not option not to include it. It has to be compiled statically or it'll core dump all over the place. It's a known problem with Apache 1.

Matt