On Sat, 8 Sep 2001, Stas Bekman wrote:

> I've tried to use Apache-Test outside of modperl, but the server won't
> find libmodperl.so, since it wasn't installed on my system on 'make
> install'. Is this on purpose? I see ModPerl::MM::install is supposed to do
> that, but it doesn't end up in Makefile. Or do I miss something?

ModPerl::MM::install does not try to install libmodperl.so
the *.so references in there are for the *.xs modules.
patch welcome of course.

> I've manually copied libmodperl.so to httpd-2.0/modules/.

that's what i've been doing.  actually, i do:
ln -s ~/ap/modperl-2.0/src/modules/perl/libmodperl.so
~/ap/prefork/modules/




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to