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 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 .. $ 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.1356821509.txt.gz · Last modified: 2012/12/29 22:51 by jcoxon