Hi MITK-users,
I'm new to MITK and trying to build with cmake-gui. Also my os is Ubuntu 14.04. 
After cloning from repository and a few more steps

[  4%] Performing update step for 'MITK'
HEAD is now at 5549ef4... Merge branch 'bug-18505-registration-customization' 
into releases/2014-10
M    CMakeExternals/ITK.cmake
[  8%] Performing configure step for 'MITK'

CMake Error at 
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find Git (missing: GIT_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 
(_FPHSA_FAILURE_MESSAGE)
  CMake/FindGit.cmake:81 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  SuperBuild.cmake:156 (find_package)
  CMakeLists.txt:426 (include)

I got this error. Then I checked for GIT_EXECUTABLE and see that it had been 
changed to none. I changed it again as /usr/bin/git and reconfigure. But after 
rerunning make in build directory, it had been changed again and same error 
occurs. 

I'll be pleased to get any comments. 
Thanks,
Kaan
                                          
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to