From: Todd C. Miller Date: Fri, 1 Oct 2010 13:38:33 +0000 (-0400) Subject: Need ar and ranlib too X-Git-Tag: SUDO_1_7_5~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=877281c1d2f8b129a454fd96e6cf51daa9bf942d;p=sudo Need ar and ranlib too --HG-- branch : 1.7 --- diff --git a/README b/README index 31856409c..387734f38 100644 --- a/README +++ b/README @@ -35,7 +35,7 @@ System requirements =================== To build sudo from the source distribution you need a machine running Unix (most flavors of BSD, SYSV, or POSIX will do), a working C -compiler, and the make utility. +compiler, and the ar, make and ranlib utilities. If you wish to modify the parser then you will need flex version 2.5.2 or later and either bison or byacc (sudo comes with a pre-flex'd