Hi Stefan,

Stefan Sperling writes:
> On Sat, Jan 08, 2011 at 02:33:46PM +0530, Ramkumar Ramachandra wrote:
> > [[[
> > Makefile.svn: Make stock SVN binary configurable
> > 
> > * tools/dev/unix-build/Makefile.svn: Introduce a new variable
> >   $STOCK_SVN that defaults to `env LD_LIBRARY_PATH= svn`. Change
> >   references to `svn export` and `svn co` to use $STOCK_SVN.
> > ]]]
> 
> Hi Ram,
> 
> Why don't you just put the svn binary you want to run into the
> first entry of $PATH?

I did that, but it still doesn't solve the problem*: It picks up the
wrong APR libraries because Makefile.svn sets LD_LIBRARY_PATH in
several places.

* Actually I encountered the problem before I had a compiled version
  of SVN. I'd only just compiled the APR libraries.

-- Ram

Reply via email to