From ececf5b1557dc45df52d1d1c5e7f8bc18c940301 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 17:11:09 +0100 Subject: Merging upstream version 0.4. Signed-off-by: Daniel Baumann --- INSTALL | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 2368267..1dadb5e 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,12 @@ Requirements ------------ -You will need a Posix compatible shell command interpreter like Bash or -Dash. +You will need a C++ compiler. +I use gcc 4.3.4 and 3.3.6, but the code should compile with any +standards compliant compiler. +Gcc is available at http://gcc.gnu.org. + +You will also need a Posix compatible shell command interpreter like +Bash or Dash. Bash is available at http://gnu.org/software/bash/bash.html. Dash is available at http://packages.debian.org/stable/dash/. -- cgit v1.2.3