On 1/5/07, <b class="gmail_sendername">Kenneth Sloan</b> &lt;<a href="mailto:kennethrsloan@gmail.com">kennethrsloan@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>I&#39;m doing the &#39;make&#39; in the vtk-bin directory.</blockquote><div><br>This is correct... <br></div><br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The Makefile was built by running cmake -i (in the vtk directory) - and making very few changes to the default settings.<br></blockquote></div><br>This sounds like it might be slightly off. You should cd into the vtk-bin directory and do a &quot;cmake -i ../vtk&quot; (or &quot;ccmake ../vtk&quot;)
<br><br>If you accidentally got a CMakeCache.txt in your vtk directory by running cmake in the source tree, you might want to wipe the source tree and start over with a fresh source tree.<br><br>HTH,<br>David<br><br>