[CMake] Cmake Install problems

Alexander Neundorf a.neundorf-work at gmx.net
Wed Jun 21 10:52:56 EDT 2006


-------- Original-Nachricht --------
Datum: Wed, 21 Jun 2006 10:44:17 -0400
Von: Mike Wells <mikewells707 at gmail.com>
An: cmake at cmake.org
Betreff: [CMake] Cmake Install problems

> 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?

I'd say the curses or ncurses development package is not installed on your system. Install it (at least on SUSE this would be an extra pacjage) and then run bootstrap again.

Bye
Alex

-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the CMake mailing list