[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Trying to build SVN 1.5 on Ubuntu

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Sat, 7 Jun 2008 01:33:53 -0500

Hi,

I'm trying to setup an svn+ssh server on my Ubuntu Server box, however I
can't seem to get started on the build process. I did 'apt-get install
subversion' and with that I did a checkout of the subversion trunk, since I
want to run my server as 1.5 and not 1.4. The checkout went fine, but I
can't get past ./configure, since it cannot find APR or APR-UTIL. I did:

apt-get install libapr1
apt-get install libaprutil1

However, I do not know what directories these libraries were installed to,
so I can't properly set --with-apr. I'm extremely new to Linux, so go easy
on me, I'm probably missing something very obvious. Help in setting up this
server (more specifically, getting SVN to compile) is greatly appreciated.
Thank you.
Received on 2008-06-07 08:34:16 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.