Ok, time for the final results :) <br><br>Finally got VTK & Cmake compiled & installed on our SC45 OSF system.  The problem was in a few different parts:<br>   1) The linker was linking against the wrong libcxx.so.  Unsure why it was pulling from /usr/shlib instead of the compiler directory, but that was the source of the problem.   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>   2) CMake was pulling AR & RANLIB from the wrong directory, irrespective of the PATH.  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> <<a href="mailto:billlist@nycap.rr.com">billlist@nycap.rr.com</a>> 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>