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:07] twebertakin:help:install [2025/08/13 15:04] (current) Christian Trageser
Line 1: Line 1:
 ====== Installation of Takin ====== ====== Installation of Takin ======
  
-{{ :takin:install2.svg?nolink&120}}+{{ :takin:install2.svg?nolink&120}} 
  
-//Takin// is developed under Linux and the newest version can be always compiled directly from [[https://code.ill.fr/scientific-software/takin|the repository]]. From time to time, we compile [[https://forge.frm2.tum.de/public/takin/|prepared packages]] for Ubuntu, RedHat, macOS and Windows.+//Takin// is developed under Linux and the newest version can be always compiled directly from [[https://github.com/ILLGrenoble/takin|this Github repository]] (previously: 
 +[[https://github.com/ILLGrenoble/takin/wiki/History|multiple repositories have been used]]). From time to time, we compile [[https://forge.frm2.tum.de/public/takin/|prepared packages]] for Ubuntu, RedHat, macOS and Windows.
  
-There is not yet installer of Takin for Mac and Windows. Compiled version can run standalone without any installation.+There is not yet an installer of Takin for Mac and Windows. Compiled versions can run standalone without any installation.
  
 ===== macOS ===== ===== macOS =====
Line 15: Line 16:
 ===== Ubuntu ===== ===== Ubuntu =====
   - [[takin:download|Download latest Ubuntu version]].   - [[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>+  - 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>
  
  
Line 25: Line 26:
  
  
-====  Windows subsystem for Linux (preferred for Windows) ====+=====  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.
takin/help/install.1680019662.txt.gz · Last modified: 2023/03/28 16:07 by tweber