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@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@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@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.noul...@gmail.com>

> -DCURSES_NCURSES_LIBRARY=/usr/lib64/libncurses.so.5 ../cmake-2.8.10.2
>

Attachment: cmake-run.out
Description: Binary data

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to