[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mod_dav_svn_so

From: Christian Schaffner <chris01_at_users.sourceforge.net>
Date: 2004-11-11 12:10:18 CET

Hi Christian

On 11.11.2004, at 11:04, christian unger wrote:

> So I'v e been trying to build svn 111 under os x but the apache module
> wouldn't build.
> okay, I then built apache2 from scratch and changed the line in
> subversions configure file which points to the mod_dav.h file
> it is located in apache2/include
> no more complaints from the configure script, but the module won't
> build.
> I set up a linux machine with Suse 9.0 and the module won't build
> there too.
> what's up with this ?
>
> and if someone is able to build mod_dav_svn.so
> then please explain in detail how to.
> thanks.

I am the maintainer of the Fink package for svn. You could either use
Fink to build the mod_dav_svn module by using e.g.:

sudo apt-get install apache2-ssl
(to get the binary version of apache2)

and then

fink install libapache2-ssl-mod-svn

(if you are using the unstable tree, be sure to have the option enabled
to use the binary dist by calling 'fink configure').

Or, if you want to build it yourself, you can look at the .info file to
see how i do it:

<http://cvs.sourceforge.net/viewcvs.py/fink/dists/10.3/unstable/crypto/
finkinfo/svn-ssl.info?view=auto>

Hope this helps,
Chris.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 11 12:10:57 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.