From 8dad8afa09a3740dd90bd70917ff93a63098e576 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 5 Mar 2016 17:32:33 +0100 Subject: Compile under OSX --- INSTALL.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 7d4bcba..d4cc548 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -49,6 +49,15 @@ that did not yet make its way into a release, you can clone the * Bootstrap autotools:
% ./bootstrap.sh
* Then use ./configure as above +Develop on OSX +============== + +If you want to develop on OSX platform install the necessary build tools +with brew + + brew install automake boost + +raw, edi and udp output are not available. Advanced install procedure: =========================== -- cgit v1.2.3