Re: Compilation issues

2015-06-19 Thread Werner Freund
Hi Philip, the problems were with those files. I've managed to fix this by manually editing any incorrect reference to /usr in them to the correct local path. Thanks for your help. On Fri, Jun 19, 2015 at 7:16 PM, Philip Martin wrote: > Werner Freund writes: > >> I keep getting this error: >> >>

Re: Compilation issues

2015-06-19 Thread Philip Martin
Werner Freund writes: > I keep getting this error: > >> libtool: link: warning: library >> `/home/wsfreund/custom_installed/lib/libapr-1.la' was moved. /bin/sed: >> can't read /usr/local/apr/lib/libapr-1.la: No such file or directory >> libtool: link: `/usr/local/apr/lib/libapr-1.la' is not a val

Compilation issues

2015-06-19 Thread Werner Freund
I wanted to install a newer version of svn without root access. On ubuntu, the apt-get version is: `svn --version` > svn, version 1.8.8 (r1568071) While I would like to install the more recent one `subversion-1.8.13`. The server I am doing this hasn't the apr, apr-util installed, for this, I've