From 8a10fd2856e13489cc10d2c683ecbce687f1e5ff Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Tue, 2 Oct 2012 14:09:30 -0400 Subject: better readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d19fda3e..d89e9558 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,12 @@ Build `cdec`: You will need the following libraries / tools: - boost - GNU Autotools - GNU Flex +- [Autoconf / Automake / Libtool](http://www.gnu.org/software/autoconf/) + - Older versions of GNU autotools may not work properly. +- [Boost C++ libraries (version 1.44 or later)](http://www.boost.org/) + - If you build your own boost, you _must install it_ using `bjam install`. + - Older versions of Boost _may_ work, but problems have been reported with command line option parsing on some platforms with older versions. +- [GNU Flex](http://flex.sourceforge.net/) ## Further information -- cgit v1.2.3