I configured using the paths for apr and apr-util as you have suggested.
Curiously, there is now no problem during make install but there is still a
problem when I try executing svnadmin.
Thanks,
Steve
On 11/25/06, James Morse <jsmm104@ecs.soton.ac.uk> wrote:
>
> Steven Dahlin wrote:
> > I am getting an error message from "make install" from subversion
> > 1.4.2 indicating that libarputil-1.so.0 could not be found. I have
> > installed the apache apr and apr-util libraries and in the configure
> > told subversion to look for them: --with-apr=/usr/local/apr
> > --with-apr-util=/usr/local/apr. Also, just on the off chance I edited
> > /etc/ld.so.conf to include /usr/local/apr/lib. I am not sure how to
> > proceed at this time.
>
> Check that you have 'apr-1-config' and 'apu-1-config' installed. By the
> looks of it they may be in '/usr/local/bin' or /usr/local/apr/bin'.
> Then pass "--with-apr=/usr/bin/apr-1-config" and
> "--with-apr-util=/usr/bin/apu-1-config" to configure.
>
> This has always worked in the past for me, good luck!
>
>
>
>
Received on Mon Nov 27 17:57:07 2006