Changes between Version 37 and Version 38 of xQTLAdministratorInstall


Ignore:
Timestamp:
2012-06-28T11:05:30+02:00 (12 years ago)
Author:
jvelde
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • xQTLAdministratorInstall

    v37 v38  
    77=== Installation ===
    88
    9 You will need: [http://ant.apache.org/ Ant], [http://subversion.apache.org/ Subversion], [http://www.java.com/ Java].[[BR]]
     9You will need: [http://ant.apache.org/ Ant], [http://http://git-scm.com/ Git], [http://www.java.com/ Java].[[BR]]
    1010[[BR]]
    1111Create a directory somewhere to work in, e.g. `/Users/johndoe/xqtl`, and `cd` to there. Run these commands:[[BR]]
    1212[[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]]
    1515`ant -f molgenis_apps/xqtl_dev.xml make_run`[[BR]]
    1616[[BR]]
     
    103103[[BR]][[BR]]
    104104
    105