Instructions to compile grep-2.0 on IBM RT running AIX-2.2.1

0) Prerequisites: gzip and patch.

1) Get grep-2.0.tar.gz from you favorite ftp site for GNU softwares
(for example prep.ai.mit.edu:/pub/gnu).

2) Unarchive grep-2.0 and go into this directory.

3) Copy /usr/include/unistd.h here (cp /usr/include/unistd.h .).

4) Apply the patch (patch < grep-2.0.diff)

5) Follow the instructions in INSTALL.

Francois Normant (fn@mathappl.polymtl.ca).
