On 4/10/10 5:43 PM, per...@pluto.rain.com wrote:
[dropped current@ since it doesn't take non-member posts]

Tim Kientzle<kient...@freebsd.org>  wrote:

The LD_LIBRARY_PATH issue is the most interesting
problem here.  I don't immediately see a solution that
doesn't include teaching ld-elf.so.1 about some form
of per-application library path.

Maybe install PBI executables with a wrapper of some
sort which would set LD_LIBRARY_PATH and exec the
real executable, or build similar functionality into
a specialized variant of /usr/lib/crt1.o (which BTW
seems not to have a manpage)?

Nah, that would be too easy.  There must be some lethal
flaw in it.


PBIs already do something like this I believe.

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to