Changes between Version 13 and Version 14 of xQTLAdministratorDownload
- Timestamp:
- 2012-02-14T15:48:42+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
xQTLAdministratorDownload
v13 v14 9 9 Below we provide some examples on how to install xQTL on various operating systems. Keep in mind that these methods are only 'typical' cases and can be used interchangeably. The ZIP files simply contain a bunch of Java classes, of which the main class is '''boot/RunStandalone'''. The start scripts (run.bat / run.sh) are nothing more than a `java -Xmx512m boot/RunStandalone` call. 10 10 11 === Typical Windows download and start === 12 * Download [http://molgenis02.target.rug.nl/download/xqtl_workbench.zip xqtl_workbench.zip] 13 * Extract the content of the ZIP inside a folder named ''xqtl_workbench'' or so 14 * Doubleclick ''run.bat'' (unblock when asked) to start the application 15 11 16 === Typical Linux download and start === 12 17 `mkdir xqtl_workbench`[[BR]] … … 16 21 `chmod u+x run.sh`[[BR]] 17 22 `sh run.sh`[[BR]] 18 19 === Typical Windows download and start ===20 * Download [http://molgenis02.target.rug.nl/download/xqtl_workbench.zip xqtl_workbench.zip]21 * Extract the content of the ZIP inside a folder named ''xqtl_workbench'' or so22 * Doubleclick ''run.bat'' (unblock when asked) to start the application23 23 24 24 === Typical Mac download and start ===