UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


projects:dl-fldigi:build-osx

This is an old revision of the document!


Build on Mac OS X 10.8.2

  • Requirements:
    • Xcode (once installed you need to install the commandline bundle from Xcode itself (from preferences)
    • Homebrew (use the auto install script)
$ brew install git automake fltk pkg-config libsamplerate portaudio curl libpng openssl
$ git clone git://github.com/jamescoxon/dl-fldigi.git
$ cd dl-fldigi
$ git submodule init
$ git submodule update
$ cd m4
$ cp /usr/local/share/aclocal/pkg.m4 pkg.m4
$ cd ..
$ cp /usr/local/Cellar/curl/7.28.1/lib/pkgconfig/libcurl.pc /usr/local/lib/pkgconfig/
$ autoreconf -vfi
$ ./configure --disable-flarq 
$ make
$ src/dl-fldigi --hab
projects/dl-fldigi/build-osx.1370189678.txt.gz · Last modified: 2013/06/02 16:14 by jcoxon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki