Martin Nilsson <[EMAIL PROTECTED]> writes:
I'm trying to install libapreq2-2.02-dev on FreeBSD 4.9 with Perl 5.6.1 and Apache 2.048 mod_perl2-1.99r12 all installed from ports.
The perl glue looks ok to me. Where did mod_apreq.so and libapreq2.so wind up going? mod_apreq should be in
apache2's module directory, and libapreq2 should be
alongside libaprutil.
/usr/local/libexec/apache2/mod_apreq.so /usr/local/lib/libapreq2.so /usr/local/lib/apache2/libaprutil-0.so
The Perl bindings seems to work as they should.
When I tried to build directly from CVS i got lost in autoconf version hell.
/Martin
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html