Difference between revisions of "Downloads"

From mitk.org
Jump to navigation Jump to search
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
= Binary packages =
+
= MITK Downloads =
 
 
Binary packages are available as downloads from our sourceforge site.
 
 
 
== Windows Installer ==
 
 
 
Setup routine of MITK 0.10 for Windows XP and Vista: [http://downloads.sourceforge.net/mitk/MITK-0.10.0-win32.exe?modtime=1224096945&big_mirror=0 Download]
 
 
 
If you have problems with the Windows installer above you can use the alternative installer which may be more compatible with your system: [http://downloads.sourceforge.net/mitk/MITK-0.10.0-win32-vc71.exe?modtime=1224097092&big_mirror=0 Download]
 
 
 
Nightly built installers can be found here: https://www.mitk.org/download/
 
 
 
== Linux Installer ==
 
 
 
The linux installer should be compatible with the most recent versions of the major distributions like Ubuntu, Fedora, openSuse ...
 
 
 
[http://downloads.sourceforge.net/mitk/mitk-0.10-linux-binary.tgz?use_mirror= Download]
 
 
 
== Getting started ==
 
 
 
You can get a getting started tutorial with installation instructions on the [[Documentation:]] page.
 
 
 
= Source code =
 
 
 
== Dashboard ==
 
 
 
Before downloading source code, you can check the nightly status of MITK using the [http://my.cdash.org/index.php?project=MITK MITK dashboard], hosted at Kitware.
 
 
 
== Subversion repository ==
 
 
 
Since MITK is under active development we recommend to use the subversion repository at:
 
 
 
http://svn.mitk.org
 
 
 
If you need a subversion client, see the [http://subversion.tigris.org Subversion website] for further information.
 
 
 
Some build instructions can be found in the current, nightly generated [http://docs.mitk.org/nightly/BuildInstructionsPage.html MITK documentation].
 
Build requirements are listed [https://www.mitk.org/wiki/Build_requirements here].
 
 
 
 
== Releases ==
 
== Releases ==
 
+
Source code and binary packages are available as downloads from the [http://sourceforge.net/projects/mitk/ MITK SourceForge project site]:
Releases of MITK can be found packaged at SourceForge
+
<br>
  
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Line 50: Line 12:
 
|  '''Tutorial'''  
 
|  '''Tutorial'''  
 
|-
 
|-
|  '''0.10'''  
+
|  '''0.12'''  
 +
|  07-May-2009
 +
|  [http://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=681022 Download]
 +
|  [http://docs.mitk.org/0.12/ Documentation]
 +
|  [http://docs.mitk.org/0.12/TutorialPage.html Tutorial]
 +
|-
 +
|  0.10
 
|  21-Nov-2008  
 
|  21-Nov-2008  
 
|  [http://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=633472 Download]  
 
|  [http://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=633472 Download]  
Line 57: Line 25:
 
|-
 
|-
 
|  0.8  
 
|  0.8  
|  19-Dec-2007
+
|  19-Dec-2007  
 
|  [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=562760 Download]  
 
|  [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=562760 Download]  
 
|  [http://docs.mitk.org/0.8/ Documentation]  
 
|  [http://docs.mitk.org/0.8/ Documentation]  
Line 72: Line 40:
 
|  [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=365046 Download]  
 
|  [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=365046 Download]  
 
|  [http://docs.mitk.org/0.4/ Documentation]  
 
|  [http://docs.mitk.org/0.4/ Documentation]  
|  [http://docs.mitk.org/0.4/TutorialPage.html Tutorial]
+
|  [http://docs.mitk.org/0.4/TutorialPage.html Tutorial]  
 +
|}
 +
 
 +
== Windows Installer Download ==
 +
Here are some download links for Windows installer of the MITK MainApp with its application modules (no source code): Setup routine of MITK 0.12 MainApp for Windows (32 Bit): [https://sourceforge.net/project/downloading.php?group_id=147803&filename=MITK-0.12.0-win32.exe Download]
 +
 
 +
Setup routine of MITK 0.12 MainApp for Windows (64Bit): [http://sourceforge.net/project/downloading.php?group_id=147803&filename=MITK-0.12.0_win64.exe&a=3797005 Download]
 +
 
 +
If you have problems with the Windows installer above you can try the alternative installer of MITK 0.10 which may be more compatible with your system: [http://downloads.sourceforge.net/mitk/MITK-0.10.0-win32-vc71.exe?modtime=1224097092&big_mirror=0 Download]
 +
 
 +
Nightly built installers can be found here: https://www.mitk.org/download/ Caution! These are automatically generated untested developer versions!
 +
 
 +
== Linux Installer Download ==
 +
Currently, no linux installer for release 0.12 is available.
 +
 
 +
Build MITK from the source code or try the 0.10 installer: The linux installer should be compatible with the most recent versions of the major distributions like Ubuntu, Fedora, openSuse ... [http://downloads.sourceforge.net/mitk/mitk-0.10-linux-binary.tgz?use_mirror= Download]
 +
 
 +
== Source code Download ==
 +
Since MITK is under active development we recommend to use the subversion repository at:
 +
 
 +
'''<code><nowiki>  http://svn.mitk.org</nowiki></code>'''
 +
 
 +
If you need a subversion client, see the [http://subversion.tigris.org Subversion website] for further information.
 +
 
 +
Some build instructions can be found in the current, nightly generated [http://docs.mitk.org/nightly/BuildInstructionsPage.html MITK documentation]. Build requirements are listed [https://www.mitk.org/wiki/Build_requirements here].
 +
 
 +
Before downloading source code, you can check the nightly status of MITK using the [http://my.cdash.org/index.php?project=MITK MITK dashboard], hosted at Kitware.
 +
 
 +
== Getting started ==
 +
You can get a getting started tutorial with installation instructions on the ["Documentation"] page.

Revision as of 18:59, 8 May 2009

MITK Downloads

Releases

Source code and binary packages are available as downloads from the MITK SourceForge project site:


Version Release date Download link Documentation Tutorial
0.12 07-May-2009 Download Documentation Tutorial
0.10 21-Nov-2008 Download Documentation Tutorial
0.8 19-Dec-2007 Download Documentation Tutorial
0.6 27-Jun-2006 Download Documentation Tutorial
0.4 21-Oct-2005 Download Documentation Tutorial

Windows Installer Download

Here are some download links for Windows installer of the MITK MainApp with its application modules (no source code): Setup routine of MITK 0.12 MainApp for Windows (32 Bit): Download

Setup routine of MITK 0.12 MainApp for Windows (64Bit): Download

If you have problems with the Windows installer above you can try the alternative installer of MITK 0.10 which may be more compatible with your system: Download

Nightly built installers can be found here: https://www.mitk.org/download/ Caution! These are automatically generated untested developer versions!

Linux Installer Download

Currently, no linux installer for release 0.12 is available.

Build MITK from the source code or try the 0.10 installer: The linux installer should be compatible with the most recent versions of the major distributions like Ubuntu, Fedora, openSuse ... Download

Source code Download

Since MITK is under active development we recommend to use the subversion repository at:

http://svn.mitk.org

If you need a subversion client, see the Subversion website for further information.

Some build instructions can be found in the current, nightly generated MITK documentation. Build requirements are listed here.

Before downloading source code, you can check the nightly status of MITK using the MITK dashboard, hosted at Kitware.

Getting started

You can get a getting started tutorial with installation instructions on the ["Documentation"] page.