Ok, time for the final results :) <br><br>Finally got VTK &amp; Cmake compiled &amp; installed on our SC45 OSF system.&nbsp; The problem was in a few different parts:<br>&nbsp;&nbsp; 1) The linker was linking against the wrong libcxx.so.&nbsp; Unsure why it was pulling from /usr/shlib instead of the compiler directory, but that was the source of the problem.&nbsp;&nbsp; Even after updating my LD_LIBRARY_PATH to include the correct directory as the first entry, it wouldn't work. Had to recompile the app.
<br>&nbsp;&nbsp; 2) CMake was pulling AR &amp; RANLIB from the wrong directory, irrespective of the PATH.&nbsp; When I manually set the CMAKE_AR and CMAKE_RANLIB to the proper ones with fully qualified path, everything worked.<br><br>Hopefully I can get a dashboard up in the next few days to keep this working a bit easier.
<br><br><div><span class="gmail_quote">On 2/23/06, <b class="gmail_sendername">William A. Hoffman</b> &lt;<a href="mailto:billlist@nycap.rr.com">billlist@nycap.rr.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think we should take this off the VTK list, and post a summary when we have more answers.<br><br>-Bill<br><br></blockquote></div><br><br clear="all"><br>-- <br>Randall Hand<br>Visualization Scientist, <br>ERDC-MSRC Vicksburg, MS
<br>Homepage: <a href="http://www.yeraze.com">http://www.yeraze.com</a>