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

Re: svn 0.9 rc2 tarball

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-02-17 11:36:46 CET

On Sat, Feb 16, 2002 at 04:30:35PM -0800, Russ Allbery wrote:
> Joe Orton <joe@manyfish.co.uk> writes:
>
> > So, you have installed OpenSSL's shared libraries into /usr/foo/lib.
> > Instead of making a one-time modification to your runtime linker
> > configuration (or adding a LD_LIBRARY_PATH/LD_RUN_PATH to your
> > ~/.profile, etc etc), you want every application to add stuff to it's
> > ./configure script, to make it work for you. Hmmmm. ;)
>
> So you've installed OpenSSL's shared libraries into /usr/foo/lib, where
> /usr/foo is an enterprise-wide file system mounted on a thousand different
> Unix machines. Now, rather than having Subversion correctly link against
> those libraries, you want a thousand system administrators to go make
> custom changes to their runtime library configuration that may break other
> applications.

Well, you had to configure those thousand systems to mount /usr/foo, so
why didn't you modify their run-time linker paths at the same time, to
add /usr/foo/lib? That would seem like the most sensible thing to have
done, then you wouldn't have to use LD_RUN_PATH. Maybe it would only
have been a couple of extra lines in a script, too.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

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.