<!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.&nbsp; 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.&nbsp; I have shown that other binaries (non
VTK) are being overridden correctly by this, but VTK binaries refuse.&nbsp;
Can anybody shed any light on this?&nbsp; Is it something I am doing wrong
with cmake?<br>
<br>
Thanks<br>
Ade</font></font>
</body>
</html>