TubeTK/Installation: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "== 2. Check on the status of TubeTK == * The TubeTK Dashboard reports on the nightly build process of TubeTK. ** https://www.kitware.com/CDash/index.php?project=TubeTK ** Ana...")
 
No edit summary
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== 2. Check on the status of TubeTK ==
__NOTITLE__
__NOTOC__


* The TubeTK Dashboard reports on the nightly build process of TubeTK. 
{| border="1" cellpadding="10" cellspacing="0"
** https://www.kitware.com/CDash/index.php?project=TubeTK
|+ [[image:TubeTK_Header.jpg|1000px]]
** Analytics on dashboard: https://www.google.com/analytics/settings/home#scid=15664873
|-
* Mantis
| style="background:#efefef;" align="left" valign="top" width="150px" |
** TBD


== 3. Download the software via git ==
'''[[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>
'''For Developers'''
* [[TubeTK/Development|Development Docs]]
<br>
----
<br>
'''[https://github.com/TubeTK/TubeTK/issues Report Bugs<br>Request Features]'''
<br>
<br>
----
<br>
'''[[TubeTK/Contact|Contact Us]]'''


* Read-only access
| width="800px" align="left" |
** git clone git://gitorious.org/tubetk/tubetk.git
= Installation Options =
* Read and write access
** Requires an existing and approved gitorious account
== installation from Binaries ==
** 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 ==
TubeTK is currently only available as source code.  It is known to compile on Windows, Linux, and Macs.


* [[TubeTK/Development/Build | Build instructions]]
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:
* http://open.cdash.org/index.php?project=TubeTK
 
=== 2. Build the toolkit ===
 
* [[TubeTK/Build Instructions|Build Instructions]]
 
|}
 
[[Category:TubeTK|Installation]]

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