[CMake] Where is ccmake?

2008-11-14 Thread Levine, Zachary
I am trying to install a series of packages. The first two are CMake and VTK. I installed cmake-2.6.2. There didn't seem to be any errors with ./bootstrap gmake sudo ./install When I try to install VTK, it says it doesn't find ccmake. There is: /usr/local/bin/cmake and

[CMake] installing cmake --- aCC not found

2008-11-14 Thread Levine, Zachary
Thanks to Mathieu Malaterre for his answer. I went and looked at cmake_bootstrap.log. In that file the first error is: ./bootstrap: line 422: aCC: command not found So I went to this website: http://research.msrg.utoronto.ca/ACC/Download and I downloaded aCC, which failed to compile in