Hi Laurentiu,
 can you run
cmake --version 
and let me know what's the output?

You should have the FindGit.cmake file in some location such as
/usr/share/cmake-2.8/Modules/FindGit.cmake
(If you don't, I attach it just in case)

If it's not there, either your cmake version is not recent enough, or there's some conflict between multiple cmake installations.

Hope this helps.

Luca

Attachment: FindGit.cmake
Description: Binary data


On Sep 30, 2011, at 11:00 AM, Lipsa Laurentiu Mihai wrote:

Hi,
             I am trying to install Vmtk and i get this error. Git it's istalled. Which can be the problem?


CMake Error at SuperBuild.cmake:28 (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

 Call Stack (most recent call first):
   CMakeLists.txt:51 (include)



 CMake Warning (dev) at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:160
 (message):


Best regards,
Laurentiu
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to