Re: libapreq2 and FreeBSD

2004-01-18 Thread Martin Nilsson
Joe Schaefer wrote: 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 sh

Re: libapreq2 and FreeBSD

2004-01-16 Thread Stas Bekman
Martin Nilsson wrote: 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. Things that needs to be changed: Build with gmake - not the FreeBSD make! src/Makefile - Add -L/usr/local/lib to the following line so expat l

Re: libapreq2 and FreeBSD

2004-01-16 Thread Joe Schaefer
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. Wonderful! Thanks alot! [...] > Files: > ///usr/local/lib/perl5/5.6.1/man/man3/Apache::Cookie.3 > ///usr/local/lib

libapreq2 and FreeBSD

2004-01-16 Thread Martin Nilsson
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. Things that needs to be changed: Build with gmake - not the FreeBSD make! src/Makefile - Add -L/usr/local/lib to the following line so expat lib is found: LIBS =