[CMake] ccmake not compiled in kubuntu, please help

Bill Hoffman bill.hoffman at kitware.com
Fri Jun 22 09:14:41 EDT 2007


kdsfinger at gmail.com wrote:
> hi, all
> I got the problem that the ccmake was not compiled in the kubuntu (a
> kde debian version). What else library should I install to make the
> ccmake available? It says curses library needed for the ccmake but I
> don't know what are the exact name of the librarys in kubuntu. I have
> ncurses-base, ncurses-bin, libcurses5 installed. thanks for help.
> Using cmake -i will be too tedious.
> zl2k
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
You need the header files for ncurses, so some sort of devel package of 
ncurses should work.

-Bill



More information about the CMake mailing list