[BioLib-dev] installation on cygwin

Mark A. Jensen maj at fortinbras.us
Fri May 1 18:11:49 UTC 2009


Hey guys,
Am trying to build on cygwin (I know, I know...). Have got cmake. I do

$ cmake -DBUILD_PERL:BOOLEAN=TRUE .

in the install directory (biolib-0.0.3), and receive

-- The C compiler identification is GNU
CMake Error: Could not find cmake module 
file:/cygdrive/c/....../biolib-0.0.3/CMakeFiles/CMakeCCompiler.cmake
-- The CXX compiler identification is GNU
CMake Error: Could not find cmake module 
file:/cygdrive/c/...../biolib-0.0.3/CMakeFiles/CMakeCXXCompiler.cmake
...

Have set CYGWIN=1, CMAKE_INCLUDE_PATH=/usr/share/cmake-2.6.2/include, 
CMAKE_MODULE_PATH=/usr/share/cmake-2.6.2/Modules, still no dice. In
/usr/share/cmake-2.6.2/Modules, there exists CMakeCCompiler.cmake.in and 
CMakeCXXCompiler.cmake.in, but not
plain .cmake files.

Any tips appreciated-
cheers Mark




More information about the BioLib-dev mailing list