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

Re: svn commit: rev 4072 - trunk/subversion/bindings/swig

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2002-12-10 03:55:09 CET

Blair Zajac <blair@orcaware.com> writes:

> Neither of those are ideal solutions. I like to have the compile
> properly set up that up, but I'll probably edit ld.so.conf.

Add -Wl,-R/path/to/libdir flags to the LDFLAGS environment
variable when running configure. This will encode RPATH settings
into the binaries so they can find the necessary libraries.

Another less-than-ideal solution is to set the LD_LIBRARY_PATH
environment variable at runtime.

--
Eric Gillespie <*> epg@pretzelnet.org

Build a fire for a man, and he'll be warm for a day. Set a man on
fire, and he'll be warm for the rest of his life. -Terry Pratchett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 03:55:50 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.