[Cmake] silly question about ccmake

Andy Cedilnik andy.cedilnik at kitware.com
Wed Apr 2 14:15:12 EST 2003


Hi Aloys,

It probably does not find curses library. In your cmake build directory,
do:

cat CMakeCache.txt | grep CURSES_LIBRARY

If it says something like notfound, then this is your problem.

			Andy

On Tue, 2003-04-01 at 16:37, du Bois d'Aische wrote:
>      I'am very new, and I try to install Cmake. 
>       I do ./configure and make. It does no error, but it doesn't
> create the ccmake file. I do exactly the same operation on an other
> computer, and it works, it creates the ccmake file. But with the same
> release, with exactly the same operations, no ccmake on my computer.
> What have I to do?
> 
>      Thanks, 
> 
>        Aloys 




More information about the CMake mailing list