This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
takin:help:install [2017/08/22 14:39] – [Windows subsystem for Linux] pcermak | takin:help:install [2023/04/05 23:00] (current) – tweber | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Installation of the Takin ====== | + | ====== Installation of Takin ====== |
{{ : | {{ : | ||
- | Takin is developed under Linux and newest version can be always compiled directly from [[https://forge.frm2.tum.de/cgit/ | + | //Takin// is developed under Linux and the newest version can be always compiled directly from [[https://code.ill.fr/scientific-software/takin|the repository]]. |
- | There is not yet installer of Takin for MAC and Windows. Compiled version can run standalone without any installation. | + | There is not yet installer of Takin for Mac and Windows. Compiled version can run standalone without any installation. |
+ | |||
+ | ===== macOS ===== | ||
+ | - [[takin: | ||
+ | - Use control-click on downloaded file and select " | ||
+ | - The Mac version contains all features from Linux version. | ||
- | ===== Windows ===== | ||
+ | ===== Ubuntu ===== | ||
+ | - [[takin: | ||
+ | - Install the package (replacing < | ||
+ | |||
+ | |||
+ | ===== Windows (experimental) ===== | ||
- [[takin: | - [[takin: | ||
- Unpack downloaded file. We recommend to use open source utility [[http:// | - Unpack downloaded file. We recommend to use open source utility [[http:// | ||
Line 14: | Line 24: | ||
- Native Windows version is not able to run Python/ | - Native Windows version is not able to run Python/ | ||
- | ==== Windows subsystem for Linux ==== | ||
+ | ===== Windows subsystem for Linux (preferred for Windows) ===== | ||
* **Instalation** | * **Instalation** | ||
- Users of Windows 10 can run native version of Takin under Linux subsystem. | - Users of Windows 10 can run native version of Takin under Linux subsystem. | ||
Line 23: | Line 33: | ||
- Run Bash (Start --> Bash on Ubuntu on Windows) | - Run Bash (Start --> Bash on Ubuntu on Windows) | ||
- Check, if you have version 16 of Ubuntu < | - Check, if you have version 16 of Ubuntu < | ||
+ | - Perform a system update '' | ||
- Install Xming, we recommend to use Setup wizard ([[https:// | - Install Xming, we recommend to use Setup wizard ([[https:// | ||
- | - Download latest Ubuntu | + | - [[takin: |
- | - Install the package < | + | - Install the package |
* **Run takin** | * **Run takin** | ||
+ | - Start Xming | ||
- Start bash | - Start bash | ||
- Run < | - Run < | ||
- Alternatively you can create a shortcut to '' | - Alternatively you can create a shortcut to '' | ||
- | |||
- | ===== macOS ===== | ||
- | |||
- | - [[takin: | ||
- | - Use ⌘-click on downloaded file and select " | ||
- | - MAC version contains all features from Linux version. | ||
- | |||
- | |||
- | ===== Debian (Xenial and higher) ===== | ||
- | |||
- | * Sorry, there are not yet compiled packages of takin. You should compile takin from a [[https:// | ||