projects:dl-fldigi:build-osx
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
projects:dl-fldigi:build-osx [2015/08/29 06:49] – jcoxon | projects: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: | ||
</ | </ | ||
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 | ||
+ | < | ||
+ | $ cd / | ||
+ | $ ln -s ../ | ||
+ | </ | ||
+ | |||
+ | Might also need you to install the latest xcode command tools: | ||
+ | < | ||
+ | $ xcode-select --install | ||
+ | </ | ||
+ | |||
+ | Then start the it for real: | ||
< | < | ||
$ autoreconf -vfi | $ autoreconf -vfi |
projects/dl-fldigi/build-osx.1440830948.txt.gz · Last modified: 2015/08/29 06:49 by jcoxon