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.  But when I ran cmake, it pulled from /usr/local/bin.  Now, with a test today, it's correctly getting /usr/bin .   Why is it doing this?  I haven't the foggiest.   
<br><br>My guess is that a combination of systems configuration changes & Security things going on at the site the last few weeks have got things changing by the minute.  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.  The GNU tools just don't work (segfault, IOT, do nothing, it varies), and each compiler & tool is in a different directory, referenced by shell-scripted symlink wrappers. It's a mess, and not something I expect is very "standard".
<br><br><div><span class="gmail_quote">On 2/27/06, <b class="gmail_sendername">Randall Hand</b> <<a href="mailto:randall.hand@gmail.com">randall.hand@gmail.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;">
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="q"><span class="gmail_quote">On 2/23/06, <b class="gmail_sendername">William A. Hoffman</b> <<a href="mailto:billlist@nycap.rr.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
billlist@nycap.rr.com</a>> 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>