Hello.<br><br>I'm using Fedora and just installed VTK 4.4. I'm running the Cone.cxx example with the following CMakeLists.txt file:<br><br><font size="1">PROJECT (Step1)<br><br>INCLUDE (${CMAKE_ROOT}/Modules/FindVTK.cmake)<br>IF (USE_VTK_FILE)<br>&nbsp; INCLUDE(${USE_VTK_FILE})<br>ENDIF (USE_VTK_FILE)<br><br>LINK_LIBRARIES(<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtkRendering<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtkGraphics<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtkImaging<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtkFiltering<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtkCommon<br>)<br><br>ADD_EXECUTABLE(Cone Cone.cxx) <br>TARGET_LINK_LIBRARIES(Cone vtkRendering)</font><br><br>It should have run correctly, but I got this error: <br>CMake Error: <span style="font-style: italic;">VTK not found.&nbsp; Set the VTK_DIR cmake cache entry to the directory containing VTKConfig.cmake.&nbsp; This is either the root of the build tree, or PREFIX/lib/vtk
 for an installation.&nbsp; For VTK 4.0, this is the location of UseVTK.cmake.&nbsp; This is either the root of the build tree or PREFIX/include/vtk for an installation.<br><br></span>Did any of you also get this problem before? I'v located where VTKConfig.cmake is. But I donot know where "VTK_DIR cmake cache entry" is. Any comment would be highly appreciated.<br><br>Dzung.<br><span style="font-style: italic;"></span><p>&#32;
      <hr size=1>Fussy? Opinionated? Impossible to please? Perfect.  <a href="http://us.rd.yahoo.com/evt=48516/*http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 ">Join Yahoo!'s user panel</a> and lay it on us.