Cmake error for 3.11.1 in Ubuntu 18.04.4 LTS

Hi there,

I tried to install the 3.11.1 version but I get this error when I do the cmake:

CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)
Call Stack (most recent call first):
  /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.10/Modules/FindCurses.cmake:245 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  lang/CMakeLists.txt:269 (find_package)

I hadn’t this error with the version 3.11.0

Thanks,
Kosmas

Hey Kosmas!

You need to install ncurses, it’s a dependency for sclang now: https://github.com/supercollider/supercollider/blob/develop/README_LINUX.md#recommended-packages