[CMake] ccmake is not getting installed

Pradeep Jha pradeep.kumar.jha at gmail.com
Tue Jan 29 04:06:08 EST 2013


Hello,

I have attached the cmake-run.out file with this email. Also the output for
all the commands that you suggested is attached below.

Thanks
-------------------------------------------------------------------------------
[root at 83 build]# /usr/local/bin/cmake ./../cmake-2.8.10.2
Curses libraries were not found. Curses GUI for CMake will not be built.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pradeep/softwares/cmake-2.8.10.2
-------------------------------------------------------------------------------
[root at 83 build]# locate libncurses.so.5
/usr/lib/libncurses.so.5
/usr/lib/libncurses.so.5.5
/usr/lib64/libncurses.so.5
/usr/lib64/libncurses.so.5.5
-------------------------------------------------------------------------------
[root at 83 build]# /usr/local/bin/cmake
-DCURSES_NCURSES_LIBRARY=/usr/lib64/libncurses.so.5 ../cmake-2.8.10.2
Curses libraries were not found. Curses GUI for CMake will not be built.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pradeep/softwares/cmake-2.8.10.2
-------------------------------------------------------------------------------




2013/1/29 Eric Noulard <eric.noulard at gmail.com>

> -DCURSES_NCURSES_LIBRARY=/usr/lib64/libncurses.so.5 ../cmake-2.8.10.2
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130129/e0747ebe/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-run.out
Type: application/octet-stream
Size: 8477 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130129/e0747ebe/attachment.obj>


More information about the CMake mailing list