UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


projects:dl-fldigi:build-osx

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
projects:dl-fldigi:build-osx [2015/08/29 06:49] jcoxonprojects:dl-fldigi:build-osx [2016/08/02 19:46] (current) jcoxon
Line 1: Line 1:
-====== Build on Mac OS X 10.8+ ======+ 
 +====== Build on Mac OS X 11.5+ ======
  
   * Requirements:   * Requirements:
Line 24: Line 25:
 </code> </code>
 May need to do a similar thing for libpng (on Mac OS X 10.6.8) May need to do a similar thing for libpng (on Mac OS X 10.6.8)
 +
 +As Apple have stopped using openssl you'll need to symlink it
 +<code>
 +$ cd /usr/local/include 
 +$ ln -s ../opt/openssl/include/openssl .
 +</code>
 +
 +Might also need you to install the latest xcode command tools:
 +<code>
 +$ xcode-select --install
 +</code>
 +
 +Then start the it for real:
 <code> <code>
 $ autoreconf -vfi $ autoreconf -vfi
projects/dl-fldigi/build-osx.1440830948.txt.gz · Last modified: 2015/08/29 06:49 by jcoxon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki