On 2/26/12 11:31 PM, Miles Bader wrote:
In my case it did work with prefix=$HOME because in that case -rpath was set. Have you tried with ./configure --prefix=$HOME?I think it's desirable that it "just work" wherever it gets installed, and no matter who installs it (e.g. prefix=$HOME should work, and shouldn't require setting LD_LIBRARY_PATH).
Cheers, Peter