<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7655.8">
<TITLE>Problem with installation of VTK</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi<BR>
I have a problem in the installation of VTK on Linux, in particular in building cmake.<BR>
I have created a directory called /usr/local/vtk in which I have unrar tarball vtk-5.4.2.tar.gz<BR>
than I have Created a binary directory to compile the code:&nbsp; /usr/local/vtk/Binary<BR>
than changing directory to the binary directory, and running the CMake configuration tool in this way:<BR>
<BR>
cd /usr/local/vtk/Binary<BR>
ccmake ../VTK<BR>
<BR>
Now when I press 'c' to configure the output is that:<BR>
<BR>
&nbsp;CMake Error: The following variables are used in this project, but they are<BR>
&nbsp;set to NOTFOUND.<BR>
&nbsp;Please set them or make sure they are set and tested correctly in the CMake; files<BR>
&nbsp;files:<BR>
&nbsp;OPENGL_INCLUDE_DIR (ADVANCED)<BR>
y in directory /usr/local/vtk/VTK<BR>
&nbsp;&nbsp; usred as ivtkude directory in directory /usr/local/vtk/VTK/Wrausrng<BR>
&nbsp;&nbsp;&nbsp; vtkd as include directory in directory /usr/local/vtk/VTK/Utiusries<BR>
&nbsp;&nbsp; vtked as include directory in directory /usr/local/vtk/VTK/Utiusries/kwsvtk<BR>
&nbsp;&nbsp;&nbsp; used as inkwsys directory in directory<BR>
&nbsp;/usr/local/vtk/VTK/Utusrties/vtvtkib<BR>
&nbsp;&nbsp;&nbsp; used as vtkzlib directory in directory<BR>
&nbsp;/usr/local/vtk/VTK/Utusrties/vtvtkeg<BR>
&nbsp;&nbsp;&nbsp; used as vtkjpeg directory in directory /usr/local/vtk/VTK/Utusrties/vtvtkg<BR>
&nbsp;&nbsp;&nbsp; used as ivtkpng directory in directory<BR>
&nbsp;/usr/local/vtk/VTK/Utusrties/vtvtkff<BR>
&nbsp;&nbsp;&nbsp; used as vtktiff directory in directory<BR>
&nbsp;/usr/local/vtk/VTK/Utusrties/vtvtkpat<BR>
<BR>
Thank you<BR>
Edoardo<BR>
</FONT>
</P>

</BODY>
</HTML>