[CMake] error using cmake on 64-bit platform?
William A. Hoffman
billlist at nycap.rr.com
Tue Dec 20 12:49:59 EST 2005
At 12:43 PM 12/20/2005, Vicka Corey wrote:
>sorry, i've flailed along in different directions since then.
>
>i rebuilt cmake (2.0.5, latest source i found) and there was no ccmake
>produced.
Where were you looking for the source?
You should get the source to 2.2.3 from here:
http://www.cmake.org/HTML/Download.html
>the current cmake is: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), not stripped
>
>i now get some errors about the project (VTK) that i don't expect you to
>solve :)
>
>but is there a better way? should i get later source (where?) and rebuild?
>
>thanks
>--vicka
If you do not get a ccmake, it means that you do not have a curses development package
installed.
-Bill
More information about the CMake
mailing list