Назад | Перейти на главную страницу

Ошибка CMake при компиляции weechat из исходников

Я пытался скомпилировать WeChat из исходников на моей машине CentOS 6.6. Я установил все указанные ниже зависимости в соответствии с файлом README.

Теперь, когда я это сделаю cmake .. -DPREFIX=/usr/local/bin Я получаю следующую ошибку:

-- checking for one of the modules 'ruby-2.1;ruby-2.0;ruby-1.9;ruby-1.8' -- checking for one of the modules 'lua5.2;lua52;lua5.1;lua51;lua5.0;lua50;lua' -- checking for one of the modules 'guile-2.0' CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: NCURSES_INCLUDE_PATH (ADVANCED)