TubeTK/Installation: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 53: Line 53:
** git clone git://gitorious.org/tubetk/tubetk.git
** git clone git://gitorious.org/tubetk/tubetk.git


=== 4. Build the toolkit ===
=== 3. Build the toolkit ===


* [[TubeTK/Development/Build | Build instructions]]
* [[TubeTK/Development/Build | Build instructions]]

Revision as of 02:55, 8 March 2012

__NOTITLE__


TubeTK Header.jpg


Home




For Users




For Developers




Contact Us

Installation Options

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.

System requirements

Installing from Source

1. Check on the status of TubeTK

2. Download the software via git

3. Build the toolkit

Installing the binaries

  • Work in progress..