os-tips:osx10.8

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
os-tips:osx10.8 [2020/05/21 19:19] – [Preparation for version 0.3.10] slukaos-tips:osx10.8 [2020/05/28 17:44] – [Building therion/xtherion/loch] sluka
Line 45: Line 45:
 "--overwrite" parameter you may use if problems with linking (there is another installation, not the brew's). ImageMagick is such case, it is installed by MacOSX Xcode installation, but evidently not all necessary files. "--overwrite" parameter you may use if problems with linking (there is another installation, not the brew's). ImageMagick is such case, it is installed by MacOSX Xcode installation, but evidently not all necessary files.
  
-===== Building therion/xtherion/loch =====+In case you want to use Survex for loop-closure or if you want to compile samples install Survex: 
 + 
 +<code> 
 +brew tap survex/survex https://git.survex.com/homebrew-survex 
 +brew install survex 
 +</code> 
 + 
 +Once you've installed as above, you can upgrade your homebrew packages (including Survex) like so: 
 + 
 +<code> 
 +brew update 
 +brew upgrade 
 +</code> 
 +===== Building therion xtherion loch =====
  
 Download therion source code from http://therion.speleo.sk/download.php Download therion source code from http://therion.speleo.sk/download.php
  
-Extract tarball to ~/Downloads+Extract tarball to ~/Downloads or another prefered place.
  
  
Line 70: Line 83:
 Copy ~/Downloads/therion/loch/loch.app to Applications folder Copy ~/Downloads/therion/loch/loch.app to Applications folder
  
-==== Preparation for old version 0.3.10 ====+===== Preparation for old version 0.3.10 =====
  
 In Terminal run: In Terminal run:
  • os-tips/osx10.8.txt
  • Last modified: 4 years ago
  • by sluka