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 | df26d1ef3104371c8b66e0ba652547d1ae9cbe94 (patch) | |
tree | b333e44faaa68d3be25e68233e0e38a1ee75fe9d /INSTALL | |
parent | 5d965e80be2e6ab62bc82fb2e0d4d472153ad241 (diff) | |
download | dabmod-df26d1ef3104371c8b66e0ba652547d1ae9cbe94.tar.gz dabmod-df26d1ef3104371c8b66e0ba652547d1ae9cbe94.tar.bz2 dabmod-df26d1ef3104371c8b66e0ba652547d1ae9cbe94.zip |
update READMEs and such, and ChangeLog for r8r8
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Required dependencies: +====================== + + * Boost 1.41 or later + * Optional ZeroMQ http://www.zeromq.org + Use --disable-output-zeromq if you don't have it + Simple install procedure: ========================= |