|
|
Line 1: |
Line 1: |
− | == Linux == | + | ==Linux== |
− | === Current Linux Release ===
| + | |
− | {| class="wikitable" width="100%" style="text-align:left; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; padding:0px 0px 0px 0px;" valign="top"
| + | |
− | !File
| + | |
− | !Release
| + | |
− | !Release Date
| + | |
− | !Install Guide
| + | |
− | |-style="background:#F1FAFF;"
| + | |
− | | [https://kratos.cimne.upc.es/attachments/download/478/KratosMultiphysics-0.1.1-Linux.deb Download '''.deb''' package]
| + | |
− | | 3.1.0
| + | |
− | | November 6th, 2012
| + | |
− | | [[ LinuxInstall | Kratos 3.1.0 '''.deb''' package instructions]]
| + | |
− | |}
| + | |
| | | |
− | === Older Linux Releases === | + | === Current Linux Release Binaries (executable) === |
− | {| class="wikitable" width="100%" style="text-align:left; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; padding:0px 0px 0px 0px;" valign="top"
| + | |
− | !File
| + | |
− | !Release
| + | |
− | !Release Date
| + | |
− | !Install Guide
| + | |
− | |-style="background:#F1FAFF;"
| + | |
− | | [http://kratos.cimne.upc.es/releases/linux/kratos_2_1_0_binary_linux.tar.gz Download source and binaries]
| + | |
− | | 2.1.0
| + | |
− | | October 15th, 2010
| + | |
− | | [[Kratos 2.1.0 Linux Installation|Linux Installation Guide]]
| + | |
− | |-style="background:#F1FAFF;"
| + | |
− | | [http://kratos.cimne.upc.es/releases/linux/kratos_2_0_1_binary_linux.tar.gz Download source and binaries]
| + | |
− | | 2.0.1
| + | |
− | | June 15th, 2010
| + | |
− | | [[Kratos 2.0.1 Linux Installation|Linux Installation Guide]]
| + | |
− | |-style="background:#F1FAFF;"
| + | |
− | | [http://kratos.cimne.upc.es/releases/linux/kratos_2_0_0_binary_linux.tar.gz Download source and binaries]
| + | |
− | | 2.0.0
| + | |
− | | May 21st, 2010
| + | |
− | | [[Kratos 2.0.0 Linux Installation|Linux Installation Guide]]
| + | |
− | |-style="background:#F1FAFF;"
| + | |
− | | [http://kratos.cimne.upc.es/releases/linux/kratos_1_2_0_binary_linux.tar.gz Download source and binaries]
| + | |
− | | 1.2.0
| + | |
− | | May 6th, 2010
| + | |
− | | [[Kratos 1.2.0 Linux Installation|Linux Installation Guide]]
| + | |
− | |-style="background:#F1FAFF;"
| + | |
− | | [http://kratos.cimne.upc.es/releases/linux/kratos_1_1_0_binary_linux.tar.gz Download source]
| + | |
− | | 1.1.0
| + | |
− | | October 7th, 2009
| + | |
− | |
| + | |
− | |-style="background:#F1FAFF;"
| + | |
− | | [http://kratos.cimne.upc.es/releases/linux/kratos_1_0_0_source_linux.zip Download source]
| + | |
− | | 1.0.0
| + | |
− | | May 9th, 2008
| + | |
− | | [[Kratos 1.0.0 Linux Installation|Linux Installation Guide]]
| + | |
− | |}
| + | |
| | | |
− | === Developers Linux Source ===
| + | {{Warning| |
| + | Pre-compiled Linux version is only avaliable for 64 Bits OS. If you wish to use an 32 Bits version, you must compile your own binaries |
| + | }} |
| | | |
− | Fully detailed instructions are provided in:
| + | You can download Kratos using GiD |
− | * [[LinuxInstall | Installing kratos in Ubuntu Linux]]
| + | |
| | | |
− | <!--
| + | The current version is a ''standalone'' application which requires no installing procedure, it can be downloaded using GiD software avaliable here: [http://www.gidhome.com/ http://www.gidhome.com/] |
− | Download package: svn (and related libsvn)
| + | |
| | | |
− | For using a graphical interface you can download rapidSVN
| + | You just have to select: |
| | | |
| + | Data -> Problem type -> Internet Retrieve |
| | | |
− | Using rapidSVN the kratos source files can be downloaded by taking the following steps:
| + | and choose Kratos from the list that will appear. Once downloaded, Kratos can be found in "/problemtypes/kratos.gid" inside GiD root directory. |
− | * Go to <tt> Repository->Checkout </tt> and enter the following path to the kratos repository:
| + | |
− | https://svn.cimne.upc.edu/p/kratos/kratos
| + | === Developers Linux Source === |
− | * Choose a working directory where module: <tt>kratos</tt> will be created in your pc
| + | |
− | * "recursive" option have to be signed
| + | |
− | * Follow the compiling procedure on the next page: [[Linux Installation]]
| + | |
| | | |
− | For getting the code without graphical interface type the following commands in a shell, | + | For developers the full procedure including required libraries and compiling instructions is detailed in the following tutorial: |
− |
| + | |
− | svn checkout https://svn.cimne.upc.edu/p/kratos/kratos
| + | |
| | | |
− | The checkout should start immediately.
| + | * [[LinuxInstall | '''Linux''' Installing kratos in Ubuntu Linux]] |
− | -->
| + | |
and choose Kratos from the list that will appear. Once downloaded, Kratos can be found in "/problemtypes/kratos.gid" inside GiD root directory.
For developers the full procedure including required libraries and compiling instructions is detailed in the following tutorial: