[CMake] ccmake not compiled in kubuntu, please help

Mathieu Malaterre mathieu.malaterre at gmail.com
Fri Jun 22 09:07:43 EDT 2007


If this is any close to a debian system you would need the *-dev of ncurses lib:

 $ sudo apt-get install libncurses5-dev

HTH
-Mathieu

On 6/22/07, kdsfinger at gmail.com <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
>


-- 
Mathieu


More information about the CMake mailing list