[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFE: allow $ORIGIN in the run-path
From: |
Alexandre Oliva |
Subject: |
Re: RFE: allow $ORIGIN in the run-path |
Date: |
12 May 2001 00:09:33 -0300 |
User-agent: |
Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley) |
On May 10, 2001, Laszlo PETER <address@hidden> wrote:
> So for example a package that installs its shared libraries
> into <prefix>/lib and the executables into <prefix>/bin could
> use '$ORIGIN/../lib' in the run-path.
The major issue I have with $ORIGIN is that I'm sure lots of packages
may end up using '-R $ORIGIN/../lib', but then, when I specify
--bindir and --libdir at configure time such that $libdir is not
accessible as $bindir/../lib, things may not work properly. Of
course, libtool will keep on adding the installation rpath of the
library to the executable's search path, so it will work as long as
you don't move it.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer address@hidden, redhat.com}
CS PhD student at IC-Unicamp address@hidden, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me