diff options
author | Matthias P. Braendli (think) <matthias@mpb.li> | 2013-11-10 22:24:36 +0100 |
---|---|---|
committer | Matthias P. Braendli (think) <matthias@mpb.li> | 2013-11-10 22:24:36 +0100 |
commit | 8d461525388f799008118d7fe873079d2bd5ba8e (patch) | |
tree | 414716c7dbded0ba9e1f1ca9e6ff3183de99a7a3 /INSTALL | |
parent | 76efba9975aa61c1f247b875ccebaddd0d2036c6 (diff) | |
download | dabmux-8d461525388f799008118d7fe873079d2bd5ba8e.tar.gz dabmux-8d461525388f799008118d7fe873079d2bd5ba8e.tar.bz2 dabmux-8d461525388f799008118d7fe873079d2bd5ba8e.zip |
update READMEs and such, and ChangeLog for r8r8
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Required dependencies: * libfec from Phil Karn: http://www.ka9q.net/code/fec/ * Boost 1.41 or later + * Optional ZeroMQ http://www.zeromq.org + Use --disable-output-zeromq if you don't have it Simple install procedure: ========================= |