Hi Gonzalo,

I recommend you to use cmake-gui instead of ccmake. In cmake-gui you just have 
to select the git main directory as source directory. Then you need to create 
an empty directory (e.g. MITK-superbuild) and select it as binary directory. By 
clicking on Configure and afterwards on Generate a lot of files will be created 
in your binary directory. After changing to this directory you can simply call 
"make" and the MITK-Superbuild will be started.

Best Regards
Joseph



Von: Gonzalo Amadio 
[mailto:[email protected]]<mailto:[mailto:[email protected]]>
Gesendet: Freitag, 11. Mai 2012 16:42
An: [email protected]<mailto:[email protected]>
Betreff: [mitk-users] problem installing mitk, please help!

I check and the version installed via apt-get was 2.3..

So I unistalled it..

And I am again like the first mail.. tolds me that cmake is unistalled when 
trying to run :

> MITK/MITK-superbuilds$  ccmake ../MITK








I am trying to install MITK..

I follow the buidl instructions of the page.



I have cloned the MITK from git.

Installed last version of QT.

Installed cmake ( I run the installation from my home directorie  /goram,

i.e in the terminal  i have put :



> goram$ cd cmake2.8

> > goram/cmake2.8 $ ./bootstrap ; make ;make install





then change to MITK directorie



> cd

> > cd Mitk

> > MITK$  mkdir MITK-superbuild

> > MITK$ cd MITK-superbuild

> > MITK/MITK-superbuild$ ccmake ../MITK





but says me thet ccmake is not installed..

Some help?

Thank u!

          I "solved" it..
I tried what says me in the console
sudo apt-get install cmake-curses-gui
and when run "ccmake ../MITK" .. something happens..
But says me that I have installed version 2.8.3 of cmake.. But the version
I downloaded was 2.8.8, the lastest.
Maybe this last sudo . . is old..
I don't know
--

--------
Gonzalo Amadio
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to