I was asked to clarify that 2nd statement a bit, so here goes.<br><br>When I did all this testing, I *know* that /usr/bin was the first entry in my path, it's in my ~/.cshrc file to be so.&nbsp; But when I ran cmake, it pulled from /usr/local/bin.&nbsp; Now, with a test today, it's correctly getting /usr/bin .&nbsp;&nbsp; Why is it doing this?&nbsp; I haven't the foggiest.&nbsp;&nbsp; 
<br><br>My guess is that a combination of systems configuration changes &amp; Security things going on at the site the last few weeks have got things changing by the minute.&nbsp; I don't think this is any fault of CMake, more a fault of this system configuration and all the wacky stuff it has setup.&nbsp; The GNU tools just don't work (segfault, IOT, do nothing, it varies), and each compiler &amp; tool is in a different directory, referenced by shell-scripted symlink wrappers. It's a mess, and not something I expect is very &quot;standard&quot;.
<br><br><div><span class="gmail_quote">On 2/27/06, <b class="gmail_sendername">Randall Hand</b> &lt;<a href="mailto:randall.hand@gmail.com">randall.hand@gmail.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;">
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="q"><span class="gmail_quote">On 2/23/06, <b class="gmail_sendername">William A. Hoffman</b> &lt;<a href="mailto:billlist@nycap.rr.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
billlist@nycap.rr.com</a>&gt; wrote:</span></span><span class="q"><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></span></div><br><br clear="all"><div><span class="e" id="q_109ac9f46996e881_4"><br>-- <br>Randall Hand
<br>Visualization Scientist, <br>ERDC-MSRC Vicksburg, MS
<br>Homepage: <a href="http://www.yeraze.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.yeraze.com</a>

</span></div></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>