Hello All,
I'm starting on a source install of Apache httpd-2.0.52 and
subversion-1.0.9 on Solaris 9 (BerkeleyDB4.2, neon-0.24.7, and
openssl-0.9.7e have already been installed from source on /usr/local).
Yes, I know there is a subversion binary available from
www.sunfreeware.com but alas the package does not match the
documentation http://www.sunfreeware.com/subversion.html and
mod_dav_svn.so is not included. So I need to build subversion myself.
I found the FAQ reference and patch for handling BerkeleyDB 4.2.x but
I'm unsure if I'm applying the patch correctly because the file to be
patched is not being found. What am I doing wrong ?
Thanks
SL
bash-2.05$ which patch
/usr/bin/patch
bash-2.05$ pwd
/tmp/httpd-2.0.52
bash-2.05$ patch -p0 <../db42-support-patch.txt
Looks like a unified context diff.
File to patch: ^C
bash-2.05$
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 23:14:55 2004