From a7288fdf54ed71dc78e5f1e904ef729a78f54d59 Mon Sep 17 00:00:00 2001 From: javier ramírez Date: Thu, 26 Apr 2012 17:11:11 +0300 Subject: Adding a prerequisites section to avoid the "bison: command not found" error --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e6c84b501..92851c86d 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,7 @@ +* Prerequisites + + 1. Make sure you have bison (http://www.gnu.org/software/bison/) installed in your system. + * Compilation and Installation 1. Run make in the top directory. -- cgit v1.2.3