Re: modperl 2.0.0-rc4 statically linked with httpd-2.0.53

2005-03-02 Thread Barry Hoggard
On Mar 1, 2005, at 4:58 PM, Gokul P. Nair wrote: how do i find out if mod_perl is statically linked to apache or dynamically? the reason i need to know this is because in order to install HTML::Mason, it is strictly reccomended that mod_perl be statically linked to apache. I've used Mason with a D

Re: modperl 2.0.0-rc4 statically linked with httpd-2.0.53

2005-03-02 Thread Kurt Hansen
Hello, Gokul P. Nair wrote: how do i find out if mod_perl is statically linked to apache or dynamically? the reason i need to know this is because in order to install HTML::Mason, it is strictly reccomended that mod_perl be statically linked to apache. That recommendation is for mod_perl1 and does

Re: modperl 2.0.0-rc4 statically linked with httpd-2.0.53

2005-03-01 Thread David Hodgkinson
On 1 Mar 2005, at 21:58, Gokul P. Nair wrote: how do i find out if mod_perl is statically linked to apache or dynamically? the reason i need to know this is because in order to install HTML::Mason, it is strictly reccomended that mod_perl be statically linked to apache. httpd -l Try it as a dso. on

modperl 2.0.0-rc4 statically linked with httpd-2.0.53

2005-03-01 Thread Gokul P. Nair
how do i find out if mod_perl is statically linked to apache or dynamically? the reason i need to know this is because in order to install HTML::Mason, it is strictly reccomended that mod_perl be statically linked to apache. thanks in advance. Gokul _