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

need help: configure cannot find mod_dav.h

From: Dirk Schenkewitz <schenkewitz_at_docomolab-euro.com>
Date: 2005-07-04 23:09:07 CEST

I try to set up subversion with access via apache2, on a SuSE 9.3 Linux. Has anybody managed to do that?
(Access via "svn://" is running fine.)

The problem is: The configure of subversion tries to find "modules/dav/main/mod_dav.h".
This substring of a path does not exist, I searched the whole filesystem with find.
There are 3 places where mod_dav.h can be found:

/usr/include/apache2/mod_dav.h
/usr/include/apache2-prefork/mod_dav.h
/usr/include/apache2-worker/mod_dav.h

Further, there is a /usr/include/apache2/modules dir, but it contains nothing but a directory named perl.
Further, there is a /usr/lib/apache2 dir that contains lots of mod_*.so files.

Now what would be the best way to get it running, can someone give me a hint?

Best regards
   Dirk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 4 23:10:46 2005

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.