Source code

From FarsightWiki
(Difference between revisions)
Jump to: navigation, search
(How to Download)
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Farsight's source code is contained in a [http://subversion.tigris.org/ subversion repository] that has been configured to allow anonymous read-only access.  You can check out a copy from the following location:
+
= How to Download =
  
svn://www.openworld.rpi.edu/repos/farsight
+
Farsight's source code is contained in git repositories that have been configured to allow anonymous read-only access. The source can be obtained from the following:
  
If you'd like to contribute improvements to the Farsight project please submit a request for write access to the [http://www.kitware.com/cgi-bin/mailman/listinfo/farsight-developers farsight developer's mailing list].  You will retain the copyright to any code that you contribute, but it will be subject to the terms of the [http://www.apache.org/licenses/LICENSE-2.0.html apache 2 license].
+
  https://bia-10.ee.uh.edu/Farsight.git
 +
 
 +
  https://github.com/hocheung20/farsight.git
 +
 
 +
  https://code.google.com/p/farsight
 +
 
 +
= Building =
 +
 
 +
Building Farsight from source involves setting up a number of requisite software projects.  For full instructions, please see [[FARSIGHT HowToBuild]].
 +
 
 +
= License =
 +
 
 +
The Nuclear Segmentation source code is distributed under [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html the GNU General Public License, version 2].
 +
 
 +
The rest of the source code, documentation and configuration files of the Farsight Project are distributed under an [http://www.apache.org/licenses/LICENSE-2.0.html Apache 2.0 License].
 +
 
 +
= License for Contributions =
 +
 
 +
If you'd like to contribute improvements to the Farsight project please submit a request for write access to the [http://www.kitware.com/cgi-bin/mailman/listinfo/farsight-developers farsight developer's mailing list].  You will retain the copyright to any code that you contribute, but you must agree to your contribution  being distributed under the terms of the [http://www.apache.org/licenses/icla.txt Contributors Agreement] of the [http://www.apache.org/licenses/LICENSE-2.0.html Apache 2.0 License].
 +
 
 +
= Asking for Help =
  
 
If you find that you are unable to successfully build Farsight from source, please take the time to [[Submitting an Experimental Dashboard|submit an experimental dashboard]] and [[Mailing lists|let us know on the developer's list]].
 
If you find that you are unable to successfully build Farsight from source, please take the time to [[Submitting an Experimental Dashboard|submit an experimental dashboard]] and [[Mailing lists|let us know on the developer's list]].

Latest revision as of 19:03, 27 March 2013

Contents

How to Download

Farsight's source code is contained in git repositories that have been configured to allow anonymous read-only access. The source can be obtained from the following:

 https://bia-10.ee.uh.edu/Farsight.git
 https://github.com/hocheung20/farsight.git
 https://code.google.com/p/farsight

Building

Building Farsight from source involves setting up a number of requisite software projects. For full instructions, please see FARSIGHT HowToBuild.

License

The Nuclear Segmentation source code is distributed under the GNU General Public License, version 2.

The rest of the source code, documentation and configuration files of the Farsight Project are distributed under an Apache 2.0 License.

License for Contributions

If you'd like to contribute improvements to the Farsight project please submit a request for write access to the farsight developer's mailing list. You will retain the copyright to any code that you contribute, but you must agree to your contribution being distributed under the terms of the Contributors Agreement of the Apache 2.0 License.

Asking for Help

If you find that you are unable to successfully build Farsight from source, please take the time to submit an experimental dashboard and let us know on the developer's list.

Personal tools