Just an fyi, but I can't get the newest version of vtkSocketCommunicator.cxx to compile.  It dies complaining about  :<br>
<br>
<div style="margin-left: 40px;"><span style="font-family: courier new,monospace;">Building object file vtkSocketCommunicator.o...</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cc-1070 CC: ERROR File = ../../../ezViz/Utilities/VTK/Parallel/vtkSocketCommunicator.cxx, Line = 366</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  The indicated type is incomplete.</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    struct timeval tval;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">                   ^</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">1 error detected in the compilation of "../../../ezViz/Utilities/VTK/Parallel/vtkSocketCommunicator.cxx".</span><br>
</div>
<br>I added an "#include <sys/time.h>" to the top and it fixed it.  This is on an SGI Irix system.<br>
<br>-- <br>Randall Hand<br><a href="http://www.yeraze.com">http://www.yeraze.com</a>