TubeTK/Installation: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|-
|-
| style="background:#efefef;" align="left" valign="top" width="150px" |  
| style="background:#efefef;" align="left" valign="top" width="150px" |  
'''[[TubeTK|Home]]'''
*[[TubeTK/About|About]]
*[[TubeTK/Images|Image Gallery]]
*[[TubeTK/Data|Data and Publications]]
<br>
----
<br>
'''For Users'''
* [[TubeTK/Installation|Installation]]
* [[TubeTK/Documentation|Methods & Apps]]
* [[TubeTK/Slicer|TubeTK with 3D Slicer]]
* [[TubeTK/OsiriX|TubeTK with OsiriX]]
<br>
<br>
<b>[http://public.kitware.com/Wiki/TubeTK Home]</b>
----
*[[TubeTK/About | About]]
*[[TubeTK/Events | Events]]
*[[TubeTK/Images | Image Gallery]]
*[[NeuralNav/Data | Data and Publications]]
<br>
<br>
<hr>
'''For Developers'''
* [[TubeTK/Development|Development Docs]]
<br>
<br>
<b>For Users</b>
----
* [[TubeTK/Installation | Installation]]
* [[TubeTK/Documentation | Methods & Apps]]
* [[TubeTK/Slicer | TubeTK with Slicer]]
* [[TubeTK/ImageJ | TubeTK with ImageJ]]
* [[TubeTK/OsiriX | TubeTK with OsiriX]]
<br>
<br>
<hr>
'''[https://github.com/TubeTK/TubeTK/issues Report Bugs<br>Request Features]'''
<br>
<br>
<b>For Developers</b>
* [[TubeTK/Development | Development Docs]]
<br>
<br>
<hr>
----
<br>
<br>
<b>[[TubeTK/Team | Contact Us]]</b>
'''[[TubeTK/Contact|Contact Us]]'''


| width="800px" align="left" |  
| width="800px" align="left" |  
= Installation Options =
== installation from Binaries ==


== Installation Options ==
TubeTK is currently only available as source code.  It is known to compile on Windows, Linux, and Macs.
TubeTK is currently only available as source code.  It is known to compile on Windows, Linux, and Macs.


In the future we will provide binaries for standard platforms.
In the future we will provide binaries for standard platforms.
=== System requirements ===


== Installing from Source ==
== Installing from Source ==
Line 45: Line 47:
=== 1. Check on the status of TubeTK ===
=== 1. Check on the status of TubeTK ===


* The TubeTK Dashboard reports on the nightly build process of TubeTK.  
The TubeTK Dashboard reports on the nightly build process of TubeTK. Check this to make sure the current version of TubeTK is compiling and that the relevant tests are passing on your platform:
** https://www.kitware.com/CDash/index.php?project=TubeTK
* http://open.cdash.org/index.php?project=TubeTK


=== 2. Download the software via git ===
=== 2. Build the toolkit ===


* Read-only access
* [[TubeTK/Build Instructions|Build Instructions]]
** git clone git://gitorious.org/tubetk/tubetk.git


=== 3. Build the toolkit ===
|}


* [[TubeTK/Development/Build | Build instructions]]
[[Category:TubeTK|Installation]]
 
== Installing the binaries ==
 
* Work in progress..
 
|}

Latest revision as of 13:32, 6 January 2015

__NOTITLE__


TubeTK Header.jpg

Home




For Users




For Developers




Report Bugs
Request Features




Contact Us

Installation Options

installation from Binaries

TubeTK is currently only available as source code. It is known to compile on Windows, Linux, and Macs.

In the future we will provide binaries for standard platforms.

Installing from Source

1. Check on the status of TubeTK

The TubeTK Dashboard reports on the nightly build process of TubeTK. Check this to make sure the current version of TubeTK is compiling and that the relevant tests are passing on your platform:

2. Build the toolkit