Changes between Version 1 and Version 2 of BuildSVN
- Timestamp:
- 11/30/2010 01:52:03 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildSVN
v1 v2 5 5 6 6 A. 7 apr-util needs to be compiled with BDB, even if support is not compiled into mod_dav_svn. Change the followingas needed:7 apr-util needs to be compiled with BDB, even if support is not compiled into mod_dav_svn. Compile apr-util using the following configure line, adjusting paths as needed: 8 8 {{{ 9 9 ./configure --with-apr=/usr/local/apr --with-berkeley-db=/usr/local/BerkeleyDB.4.4/include:/usr/local/BerkeleyDB.4.4/lib
