From 28592ee1ea1f5cdffcf85472f9de0285d928cf12 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Wed, 3 Aug 2011 16:54:30 +0200 Subject: Imported Upstream version 59 --- doc/install.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/install.html') diff --git a/doc/install.html b/doc/install.html index 2256123ec..a1bc89982 100644 --- a/doc/install.html +++ b/doc/install.html @@ -81,8 +81,8 @@ To build it, you need these programs installed:
  • the standard C libraries,
  • the parser generator Bison,
  • GNU make (version 3.81 or later), -
  • awk, and -
  • the text editor ed. +and +
  • awk.

    @@ -91,7 +91,7 @@ installed as part of Xcode.

    -

    On Ubuntu/Debian, use sudo apt-get install bison ed gawk gcc libc6-dev +

    On Ubuntu/Debian, use sudo apt-get install bison gawk gcc libc6-dev make. If you want to build 32-bit binaries on a 64-bit system you'll also need the libc6-dev-i386 package.

    -- cgit v1.2.3