Just a thought: is install ap22 + mp2 + libapreq2 via pkg_add -r an
option? That's what I normally do these days.
Adam Prime wrote:
You guys might want to take a look at this thread on apreq-dev
http://marc.info/?t=124207659800007&r=1&w=2
Specifically the last couple of posts from pgollucci (who is a
freebsd, and mod_perl committer). If you can't get apreq2.12 to work,
try 2.08.
Adam
Joe Niederberger wrote:
How do I find out what *all* the special options needed are?
Thanks,
Joe N.
----- Original Message ----- From: <[email protected]>
To: "mod_perl list" <[email protected]>
Sent: Thursday, October 29, 2009 12:14 PM
Subject: Re: FreeBSD 7.2, mod_perl2 & Apache2::Cookie (libapreq2)
I've been using apache2/mod_perl2 on FreeBSD for years. Currently
using 6.3 and 7.2. Installing from ports should work fine, but I
prefer to install separate versions of apache2 and mod_perl2 from
source. Haven't had a problem installing either of those in
sometime. Installing libapreq2 on FreeBSD requires some special
options, like passing --with-expat=/usr/local to configure and using
gmake.
-Glenn