Building Subversion from source on debian

The official debian packages for Subversion are kind of old; the latest version is 1.1. There is a more recent package available in the 'unstable' package source, but I'd rather just stay with the stable packages, because switching to unstable requires me to update a few hundred packes; and I'd just rather not..

To install on debian, perform the following steps:

  1. Download the subversion packages from the subversion site.
  2. Run (as root):
    1. apt-get build-dep subversion libsvn0 libapache2-svn
    This will install all the libraries you need to build subversion (among a few other packages to make a debian package out of it).
  3. Next, unpack the subversion files with:
    1. tar xfvz subversion-???
  4. Next cd into the directory where the files were unpacked
  5. Run the regular:
    1. ./configure
    2. make
    3. make install
  6. You are done!
 1

About

My name is Evert, and I've been writing semi-regularly on this blog since 2006.

I'm currently available for contract work.

more info.

Subscribe

Dropbox

Dropbox is a simple cross-platform online backup and sync application. The first 2GB of space is free, and both you and me get an extra 250MB extra space if you sign up through this link.