Ah, ok, my bad then. Then when I tried to cmake from the 'Ready' folder I got:
"VTK not found. Set the VTK_DIR cmake cache entry to the directory containing VTKConfig.cmake."
So I set the VTK_DIR to "/usr/share/cmake-2.8/Modules". However, that didn't work because my files in that directory were named UseVTK40.cmake, UseVTKConfig40.cmake, and UseVTKBuildSettings40.cmake (all with 40 on the end). So I made copies of the three files and named them without the 40. Now I get this error:
CMake Error at /usr/share/cmake-2.8/Modules/UseVTKConfig40.cmake:34 (load_cache):
load_cache Cannot load cache file from
/usr/share/cmake-2.8/Modules/CMakeCache.txt
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindVTK.cmake:65 (include)
CMakeLists.txt:237 (find_package)
I feel like I might be running off the rails a bit. Ideas?
CMake Error at CMakeLists.txt:260 (MESSAGE):
You need to have VTK_USE_X