TubeTK/Installation: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
No edit summary
Line 33: Line 33:
| width="800px" align="left" |  
| width="800px" align="left" |  


== 2. Check on the status of TubeTK ==
== 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 ===


* The TubeTK Dashboard reports on the nightly build process of TubeTK.   
* The TubeTK Dashboard reports on the nightly build process of TubeTK.   
** https://www.kitware.com/CDash/index.php?project=TubeTK
** https://www.kitware.com/CDash/index.php?project=TubeTK
** Analytics on dashboard: https://www.google.com/analytics/settings/home#scid=15664873
** Analytics on dashboard: https://www.google.com/analytics/settings/home#scid=15664873
* Mantis
** TBD


== 3. Download the software via git ==
=== 2. Download the software via git ===


* Read-only access
* Read-only access
** git clone git://gitorious.org/tubetk/tubetk.git
** git clone git://gitorious.org/tubetk/tubetk.git
* Read and write access
** Requires an existing and approved gitorious account
** First, configure your [[TubeTK/Development/GITConfiguration | Git environment]] (user name, email, hooks, ...)
** Second, follow the instructions in the [[TubeTK/Development/GITBranchingUsage | Git Usage and Procedures]] document.
** Additional Git info: [[TubeTK/Development/GITCheatSheet | GIT Tips and Tricks]]


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


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

Revision as of 02:53, 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

4. Build the toolkit

Installing the binaries

  • Work in progress..