User Tools

Site Tools


takin:help:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
takin:help:install [2023/03/28 16:04] Tobias Webertakin:help:install [2023/04/05 23:00] (current) Tobias Weber
Line 7: Line 7:
 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.
  
-===== Windows =====+===== macOS ===== 
 +    - [[takin:download|Download latest Mac version]]. 
 +    - Use control-click on downloaded file and select "open" (because app is currently unsigned) 
 +    - The Mac version contains all features from Linux version.
  
 +
 +===== Ubuntu =====
 +  - [[takin:download|Download latest Ubuntu version]].
 +  - Install the package (replacing <takin.deb> with the name of the downloaded file; note the "./" in front of the file name): <code>apt-get install --fix-broken ./<takin.deb></code>
 +
 +
 +===== Windows (experimental) =====
     - [[takin:download|Download latest windows version]]     - [[takin:download|Download latest windows version]]
     - Unpack downloaded file. We recommend to use open source utility [[http://www.7-zip.org/|7-Zip]].     - Unpack downloaded file. We recommend to use open source utility [[http://www.7-zip.org/|7-Zip]].
Line 14: Line 24:
     - Native Windows version is not able to run Python/Julia scripts, so convolution fitting is very simplified. In order to use all Takin features on Windows, we recommend using Ubuntu version under Windows 10. See below.     - Native Windows version is not able to run Python/Julia scripts, so convolution fitting is very simplified. In order to use all Takin features on Windows, we recommend using Ubuntu version under Windows 10. See below.
  
-====  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 32: Line 42:
     - Run <code>DISPLAY=:0 takin</code>     - Run <code>DISPLAY=:0 takin</code>
     - Alternatively you can create a shortcut to ''bash -c "DISPLAY=:0 takin"'' and use [[http://wiki.mlz-garching.de/_media/takin:takin.ico|TAKIN icon]] for it.     - Alternatively you can create a shortcut to ''bash -c "DISPLAY=:0 takin"'' and use [[http://wiki.mlz-garching.de/_media/takin:takin.ico|TAKIN icon]] for it.
- 
-===== macOS ===== 
- 
-    - [[takin:download|Download latest Mac version]]. 
-    - Use control-click on downloaded file and select "open" (because app is currently unsigned) 
-    - MAC version contains all features from Linux version. 
- 
- 
-===== Ubuntu ===== 
-  - [[takin:download|Download latest Ubuntu version]]. 
-  - Install the package (replacing <takin.deb> with the name of the downloaded file): <code>apt-get install --fix-broken <takin.deb></code> 
  
takin/help/install.1680019469.txt.gz · Last modified: 2023/03/28 16:04 by Tobias Weber