This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
download [2016/07/26 11:32] coligny |
download [2020/12/02 17:40] coligny |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Capsis download ====== | ====== Capsis download ====== | ||
- | You may download here the **Web release** of Capsis. | + | You may download here the **Web release** of Capsis. |
- | This copy only contains the free/open source components of the platform, including these models: **Abial**, **Fagacees**, **ModisPinaster**, **Mountain**, **twoe**, **Genloader** and **Organon** (Organon is only available under Windows and java 32 bits). More details on the [[models|Projects page]]. | + | Most recent installer: **capsis-setup-web-release-2dec2020.jar** |
+ | |||
+ | This copy only contains the free/open source components of the platform, including these models: **Abial**, **Fagacees**, **ModisPinaster**, **Mountain**, **twoe**, **Genloader**, **Organon** (Organon is only available under Windows and java 32 bits) and **Salem**. More details on the [[models|Projects page]]. | ||
**This Capsis web release is made available for evaluation**. | **This Capsis web release is made available for evaluation**. | ||
Line 48: | Line 50: | ||
</code> | </code> | ||
- | If java is not found on your system or the version is not 1.8.x, please download and install the correct version of java for your operating system, [[http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html|you may try from here]]. | + | If java is not found on your system or the version is not 1.8.x, please download and install the correct version of java for your operating system, [[https://java.com/en/download/manual.jsp|you may try from here]], [[http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html|or from here]]. |
==== 2. Run the installer ==== | ==== 2. Run the installer ==== | ||
- | Run capsis-setup-X.jar by **double clicking on it** and follow the install instructions. | + | **Run the installer** (capsis-setup-X.jar) by double clicking on it and follow the install instructions. If double clicking on a .jar file does not launch the installer on your system, open a terminal, change to the install directory and type |
+ | |||
+ | <code> | ||
+ | java -jar capsis-setup-file-name.jar | ||
+ | </code> | ||
+ | |||
+ | {{:documentation:izpack1.png?300|The Capsis installer}} | ||
+ | Under **Windows Vista**, you must install in a directory where you have write privileges (for instance //Documents//). | ||
==== 3. Start Capsis ==== | ==== 3. Start Capsis ==== | ||
Use one of the shortcuts the installer added. | Use one of the shortcuts the installer added. |