svn problem:
Get subversion version 1.6.12
s
Patch subversion source code with this patch
install libaprutil-1-dev from synaptic
install neon
- apt-get install openssl
- wget http://www.webdav.org/neon/neon-0.29.6.tar.gz
- tar -xzvf neon-0.29.6.tar.gz
- rm neon-0.29.6.tar.gz
- cd neon-0.29.3
- ./configure --with-ssl
- make
- make install
compile subversion with :
sudo ./configure --with-ssl --with-neon=/usr/local
No comments:
Post a Comment