Hi.
I may be going about this business the wrong way, but I think I managed to
follow the INSTALL guidelines quite nicely.
1) I installed Berkeley DB 3.3.11
2) I run ./configure --prefix=/usr/local/apps/subversion for subversion
3) I do make, which comes to neon and complains about not being able to
find apr_xml.h, and a few other header files:
------ making all in neon
subversion/mod_dav_svn/liveprops.c:22: util_xml.h: No such file or
directory
In file included from subversion/mod_dav_svn/liveprops.c:26:
subversion/mod_dav_svn/dav_svn.h:25: apr_xml.h: No such file or directory
make: *** [subversion/mod_dav_svn/liveprops.lo] Error 1
make: *** Waiting for unfinished jobs....
subversion/mod_dav_svn/update.c:23: apr_xml.h: No such file or directory
In file included from subversion/mod_dav_svn/update.c:32:
subversion/mod_dav_svn/dav_svn.h:25: apr_xml.h: No such file or directory
make: *** [subversion/mod_dav_svn/update.lo] Error 1
Compilation complete. Run 'make install' (as root?) to install neon.
However, svn does seem to install correctly and work as a client at least,
I have not tried to set it up as a server so I wouldn't know if anything's
missing in that department.
Kind regards,
Karl T
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:49 2006