<!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, 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/VTK/bin<BR>
than changing directory to the binary directory, and running the CMake configuration tool in this way:<BR>
<BR>
cd /usr/local/vtk/VTK/bin<BR>
ccmake ..<BR>
<BR>
Now when I press 'c' to configure the output is that:<BR>
<BR>
<BR>
&nbsp;CMake Error at CMakeLists.txt:18 (FILE):<BR>
&nbsp;&nbsp; file Internal CMake error when trying to open file:<BR>
&nbsp;&nbsp; /usr/local/vtk/VTK/bin/VTKCompileToolsConfig.cmake for writing.<BR>
<BR>
<BR>
<BR>
&nbsp;CMake Error: Failed to create CMakeList file for<BR>
&nbsp;/usr/local/vtk/VTK/bin/CMakeTmp/CMakeFiles/CMakeTmp/CMakeLists.txt<BR>
<BR>
&nbsp;CMake Error: : System Error: Permission denied<BR>
<BR>
&nbsp;CMake Error: Could not open file for write in copy operation<BR>
&nbsp;/usr/local/vtk/VTK/bin/VTKBuildSettings.cmake.tmp<BR>
<BR>
&nbsp;CMake Error: : System Error: Permission denied<BR>
<BR>
&nbsp;CMake Error at /usr/share/cmake-2.8/Modules/CMakeExportBuildSettings.cmake:31<BR>
&nbsp;(CONFIGURE_FILE):<BR>
</FONT>
</P>

</BODY>
</HTML>