[CMake] ccmake is not getting installed

Michael Jackson mike.jackson at bluequartz.net
Tue Jan 29 11:06:03 EST 2013


On Jan 29, 2013, at 10:38 AM, Bill Hoffman <bill.hoffman at kitware.com> wrote:

> On 1/29/2013 10:29 AM, Pradeep Jha wrote:
>> Hello,
>> 
>> I do have the ncurses.h file
>> 
> 
> Can you run cmake like this and send me the log.  (off the list it will be big.)
> 
> cmake -DCMAKE_FIND_DEBUG_MODE=TRUE --trace
> 
> -- 
> Bill Hoffman
This one always gets me on Linux. one usually has to do something like "apt-get install curses-dev" or something like that in order to get the ncurses headers installed. A google search will get you the exact command for your linux distribution. Then I usually have to completely delete the cmake source & build and just start over. Your Mileage may vary.
--
Mike Jackson <www.bluequartz.net>


More information about the CMake mailing list