[CMake] ubuntu 12.04

Petar Petrov pip010 at gmail.com
Tue Apr 22 07:27:02 EDT 2014


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

:(


More information about the CMake mailing list