bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shell function and LD_LIBRARY_PATH


From: Martin Dorey
Subject: Re: Shell function and LD_LIBRARY_PATH
Date: Sun, 20 Jan 2019 21:18:25 +0000

>> on a server, where I don't have root access


Ouch.

> using RPATH at link time

Debian has a package called chrpath, supplying an executable of the same name which lets you change the RPATH later.  That might be easier than doing battle with the underlying bash package's build rules.  The man page points out an unfortunate constraint:

"The new path must be shorter or the same length as the current path."

So it's probably no use, but I'll mention it just in case.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]