Update download_and_install for 2018.rc1 authored by Rémy Mozul's avatar Rémy Mozul
...@@ -5,14 +5,15 @@ ...@@ -5,14 +5,15 @@
Depending on your operating system, select the dowload link among the next sections. For Windows operating system, your choice depends on the version of Anaconda you downloaded (from [here](https://git-xen.lmgc.univ-montp2.fr/lmgc90/lmgc90_user/wikis/win_dependencies_install)) Depending on your operating system, select the dowload link among the next sections. For Windows operating system, your choice depends on the version of Anaconda you downloaded (from [here](https://git-xen.lmgc.univ-montp2.fr/lmgc90/lmgc90_user/wikis/win_dependencies_install))
Linux/MacOs users: Latest user version:
* [version 2017.rc2](https://seafile.lmgc.univ-montp2.fr/f/5695b3514d/?raw=1)
Windows 32 bits: * [version 2018.rc1](https://seafile.lmgc.univ-montp2.fr/f/76ac052c0f1341acaf66/?dl=1)
* [version 2017.rc2](https://seafile.lmgc.univ-montp2.fr/f/95463154be/?raw=1)
Windows 64 bits: Older versions:
* [version 2017.rc2](https://seafile.lmgc.univ-montp2.fr/f/892bc318bb/?raw=1)
* [Linux/MacOs version 2017.rc2](https://seafile.lmgc.univ-montp2.fr/f/5695b3514d/?raw=1)
* [Windows 32bits version 2017.rc2](https://seafile.lmgc.univ-montp2.fr/f/95463154be/?raw=1)
* [Windows 64bits version 2017.rc2](https://seafile.lmgc.univ-montp2.fr/f/892bc318bb/?raw=1)
## Uncompress ## ## Uncompress ##
...@@ -21,7 +22,7 @@ Then uncompress the downloaded archive wherever you want on your system. This sh ...@@ -21,7 +22,7 @@ Then uncompress the downloaded archive wherever you want on your system. This sh
* *examples* : the user examples working with the sources * *examples* : the user examples working with the sources
* *manuals* : a list of manuals/documentation for the software in pdf format * *manuals* : a list of manuals/documentation for the software in pdf format
* *docs* : the html documentation generated from the sources * *docs* : the html documentation generated from the sources
* *build* : (Windows only) the pre-compiled version of LMGC90 * *build* : (empty) where to compile/build LMGC90 libraries
**** ****
... ...
......