On Tue, 10 Jul 2001, Dave Hill wrote:
>
> Hi,
> I am using mod_perl-1.25_01 on Tru64 unix with apxs.
>
> The default packaging creates the DSO mod_perl as libperl.so. This
> causes problems on Tru64 unix as the loader cannot differentiate between
> libperl.so which is part of the PERL distr
Hi,
I am using mod_perl-1.25_01 on Tru64 unix with apxs.
The default packaging creates the DSO mod_perl as libperl.so. This
causes problems on Tru64 unix as the loader cannot differentiate between
libperl.so which is part of the PERL distribution and libperl.so which
is the Apache DSO.
I fo