Hi Laurentiu, 
 indeed you probably need at least 2.8.2
I figure what you have is what the package system got you, in case you can 
always compile it from scratch. It just takes a ./configure + make + make 
install, it's pretty straightforward. Make sure you have ncurses-dev among your 
packages otherwise you won't get the ccmake "gui" once compiled.
Best regards

Luca


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

> Hi Luca,
>    It put:   "cmake version 2.8.0" . The file wasn't there, probably it's a 
> old version.. I will try to copy the one you sent.
> 
> Thanks.
> Laurentiu
> 
> From: Luca Antiga <luca.ant...@gmail.com>
> To: Lipsa Laurentiu Mihai <lip_...@yahoo.com>
> Cc: "vmtk-users@lists.sourceforge.net" <vmtk-users@lists.sourceforge.net>
> Sent: Friday, September 30, 2011 12:10 PM
> Subject: Re: [vmtk-users] Installation problem
> 
> 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
> 
> 
> 
> 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