<div>Hi again</div>
<div>&nbsp;</div>
<div>Actually I have just intalled vtk after I got cmake running under my Suse linux OS.</div>
<div>During the build I asked the installer to build the examples as well. Now I am able to run</div>
<div>the already compiled examples placed in vtk's bin directory. The existing problem is </div>
<div>that I cannot complie other examples&nbsp;by directly inviking&nbsp;gcc. The compiler fails to find </div>
<div>the header files (vtk.h etc). What should I do ?</div>
<div>&nbsp;</div>
<div>Let's say I am willing to compile the step1 program in the tutorials directly using gcc and</div>
<div>from the command line.&nbsp;How can I compile it without using cmake and by direct invokment of gcc?</div>
<div>&nbsp;</div>
<div>Thanks in Advance</div>
<div>Davood Ansari O.B.</div>