CMake错误编译来源的weechat

我正在试图在CentOS 6.6机器上编译weechat。 我根据自述文件安装了以下所有依赖项。

  • cmake的
  • ncurses的devel的
  • gcrypt-devel的
  • zlib的-devel的
  • 的libcurl-devel的

现在当我做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)