Hi
I tried to compile kdenlive from git in RHEL 6.3 but I failed.
CMake Warning at CMakeLists.txt:23 (find_package):
Could not find module FindGit.cmake or a configuration file for package
Git.
Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
directory containing a CMake configuration file for Git. The file will
have one of the following names:
GitConfig.cmake
git-config.cmake
Could not determine the Git revision
-- Found Qt-Version 4.6.2 (using /usr/bin/qmake-qt4)
-- Found X11: /usr/lib/libX11.so
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
Did not find automoc4 (part of kdesupport). Searched for
Automoc4Config.cmake in using suffixes automoc4 lib/automoc4
lib64/automoc4. (missing: AUTOMOC4_EXECUTABLE)
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/FindAutomoc4.cmake:56 (find_package_handle_standard_args)
/usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:298 (find_package)
/usr/share/cmake/Modules/FindKDE4.cmake:81 (FIND_PACKAGE)
CMakeLists.txt:52 (find_package)
but automoc has already been installed and located in /usr/bin/automoc4.
THX
Woo
