I am a total newbie in the Linux installation world. I am trying to install cmake under fedora core 5. When I run ./bootstrap in Cmake directory I get:
loading initial cache file /root/ITK/itksnap_build/cmake/CMake/Bootstrap.cmk/InitialCacheFlags.cmake
-- Check for working C compiler: /usr/bin/cc -- works
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Using Buildname: Linux-g++
CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
CURSES_INCLUDE_PATH

-- Configuring done
---------------------------------------------
CMake has bootstrapped.  Now run make.

I am using bash shell. Now my question is how and were do I set the CURSES_INCLUDE_PATH?

Thank you for the help in advance.
Mike
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to