<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello<br>
<br>
I'm trying to build VTK such that I can use LD_LIBRARY_PATH to pick up
a different libGL as required at runtime. I've been building with
Shared Libs on and Use_RPATH off, but am still getting binaries out
that refuse to follow LD_LIBRARY_PATH and so seem to be 'hard-wired' to
the system's libGL in /usr/lib. I have shown that other binaries (non
VTK) are being overridden correctly by this, but VTK binaries refuse.
Can anybody shed any light on this? Is it something I am doing wrong
with cmake?<br>
<br>
Thanks<br>
Ade</font></font>
</body>
</html>