-------- Original-Nachricht --------
Datum: Wed, 21 Jun 2006 10:44:17 -0400
Von: Mike Wells <[EMAIL PROTECTED]>
An: [email protected]
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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to