Hello,
I'm running ubuntu 12.04 with cmake 2.8.7.
I'm trying to upgrade to 2.12.2 using current 2.8.7

I got the following error:
"Curses libraries were not found. Curses GUI for CMake will not be built."

I've installed: sudo apt-get install  libncurses5-dev

yet same error message !!!


othwise I can install cmake through shell and:
cmake --version returns 2.12.2
but cmake-gui reports 2.8.7

:(
-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

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

Reply via email to