mozilla-services / heka

DEPRECATED: Data collection and processing made easy.
http://hekad.readthedocs.org/
Other
3.4k stars 531 forks source link

CMake Error building On Ubuntu 14.04 #1971

Closed YiuTerran closed 7 years ago

YiuTerran commented 7 years ago

After source build.sh, the following error occurs:

CMake Error at cmake/ExternalProject.cmake:1102 (message): error: git version 1.6.5 or later required for 'git submodule update --recursive': git_version='' Call Stack (most recent call first): cmake/ExternalProject.cmake:1558 (_ep_add_download_command) cmake/externals.cmake:19 (externalproject_add) CMakeLists.txt:111 (include)

CMake Version: 3.2.2 git version: 2.9.2 Heka version: 0.10.0

Any ideas to fix this problem?

YiuTerran commented 7 years ago

OK, i got the reason. git path is not right.