lief cmake ohne fehler durch. bei mir auf thorhammer(lennysiert), fehlt ein neueres cmake. deshalb kein make möglich.
Code:
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:2 (cmake_minimum_required):
CMake 2.6.2 or higher is required. You are running version 2.6.0
-- Configuring done
ich weiss nicht was du genau machen willst, auch habe ich keine grossen erfahrungen damit. ein
Code:
apt-cache search ocr
in der konsole gib dir auskunft über programme, die du mit apt installieren kannst. |