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

Work in progress

$ brew install git automake fltk pkg-config libsamplerate portaudio libcurl


$ 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 ..

$ autoreconf -vfi
$ ./configure --disable-flarq CURL_CFLAGS="-I/usr/local/opt/curl/include" CURL_LIBS="-L/usr/local/opt/curl/lib"
$ make
projects/dl-fldigi/build-osx.1356819979.txt.gz · Last modified: 2012/12/29 22:26 by jcoxon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki