install subversion 1.4.2 to Ubuntu Edgy
sudo apt-get remove libsvn0
sudo apt-get remove subversion
sudo apt-get install libneon25 libneon25-dev
sudo apt-get install libapr1.0-dev
sudo apt-get install libaprutil1.0-dev
sudo apt-get install libdb4.2-dev
sudo apt-get install libdb4.2
sudo apt-get install libsqlite3-0
sudo apt-get install libsqlite3-dev
sudo apt-get install libldap-dev
sudo apt-get install libpq-dev
wget http://subversion.tigris.org/downloads/subversion-1.4.2.tar.bz2
tar vxf subversion-1.4.2.tar.bz2
cd subversion-1.4.2
./configure --with-ssl
make
sudo make install
I'm main developer of

14 Comments:
Hello, great site, I found a lot of useful information here, thanks a lot for Your work!
With the best regards!
David
You?
[b][url="http://hydrocodone.dewall.info "]hydrocodone side effects vicodin[/url][/b]
many many thanks for sharing with us your work
Best regards,
Joaquin
many many thanks for sharing us your work, it was very helpful for me.
Best regards,
Joaquin Ponte
Usefull guide! thanks!
Hi, I had to also apt-get libexpat1-dev otherwise it complained about missing expat.h on Edgy
Regards,
Brinley
Try
apt-file search expat.h
see search results, and install the packages.
Thank you, this was very helpful.
Thanks. I really needed this, however I also needed to install libexpat1-dev
Good article thanks.
I also had to install libneon25-dev to add WebDAV support.
Thanks.
dang, i've been looking for this!
very very appreciated!!!
love ya~
Thanks very much for this. 助かりました。Whitespace diffs were killing me.
I have adapted your script a bit, see http://21croissants.blogspot.com/2007/04/set-up-subversion-for-netbeans-on.html
and added some explanations about how to configure netbeans
Great!
Post a Comment
Links to this post:
Create a Link
<< Home