Changes between Version 37 and Version 38 of xQTLAdministratorInstall
- Timestamp:
- 2012-06-28T11:05:30+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
xQTLAdministratorInstall
v37 v38 7 7 === Installation === 8 8 9 You will need: [http://ant.apache.org/ Ant], [http:// subversion.apache.org/ Subversion], [http://www.java.com/ Java].[[BR]]9 You will need: [http://ant.apache.org/ Ant], [http://http://git-scm.com/ Git], [http://www.java.com/ Java].[[BR]] 10 10 [[BR]] 11 11 Create a directory somewhere to work in, e.g. `/Users/johndoe/xqtl`, and `cd` to there. Run these commands:[[BR]] 12 12 [[BR]] 13 ` svn co http://www.molgenis.org/svn/molgenis/trunk/ molgenis`[[BR]]14 ` svn co http://www.molgenis.org/svn/molgenis_apps/trunk/ molgenis_apps`[[BR]]13 `git clone https://www.github.com/molgenis/molgenis.git`[[BR]] 14 `git clone https://www.github.com/molgenis/molgenis_apps.git`[[BR]] 15 15 `ant -f molgenis_apps/xqtl_dev.xml make_run`[[BR]] 16 16 [[BR]] … … 103 103 [[BR]][[BR]] 104 104 105