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

Re: Should we encourage --disable-shared?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-09-17 23:19:09 CEST

On Mon, 2002-09-16 at 17:54, Greg Stein wrote:
> Sure. 'make check' works regardless of how you build. Ben was doing it all
> the time before he discovered that an LD_LIBRARY_PATH was monkeying up his
> shared build.

On Linux and some other systems (not Solaris), run paths in the binary
override LD_LIBRARY_PATH. So until you install, the binaries will (I
think) choose previously installed libraries over the ones in the build
tree. "make check" should work if you've never installed Subversion
before, though.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 17 23:22:15 2002

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

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