Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2007 11:33:49 +0100
From:      Rainer Schwarze <rsc@admadic.de>
To:        freebsd-ports@freebsd.org
Cc:        Chris Haulmark <chris@sigd.net>
Subject:   Re: www/mod_python support in apache22?
Message-ID:  <475E678D.7060003@admadic.de>
In-Reply-To: <475DDC19.4000507@buzmo.com>
References:  <6FC9F9894A9F8C49A722CF9F2132FC220FA279B7@ms05.mailstreet2003.net> <475DDC19.4000507@buzmo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Bowie wrote:
> Chris Haulmark wrote:
>> Hello,
>>
>> I am trying to get devel/subversion and www/trac working on my FreeBSD
>> 6.x system.
[snip]
> Chris,
> 
> I believe you will find that www/mod_python3 works very groovily with
> Apache 2.2.
> 
> I'm pretty sure I've used it with trac in the past.
> 
> Cheers,
> 
> Mike.

Hi Chris,

I can confirm that. Some weeks ago I installed FreeBSD 6.2 on our main
server. The subversion-python port gave me a bit of trouble as a FreeBSD
newbie which was solved by using this make command:

make WITHOUT_BDB=yes WITH_APACHE2_APR=yes WITH_MOD_SAV_SVN=yes \
APXS=/usr/local/sbin/apxs

(BTW: I use the same make command for the subversion port.)
I could install mod_python3 without any problems. And after setting up
everything, trac works well.

Best wishes, Rainer
-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?475E678D.7060003>