Instructions to compile textutils-1.9 on IBM RT running AIX-2.2.1

0) Prerequisites: you need gzip and gcc.

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

2) Unarchive textutils-1.9 and go into this directory.

3) Run configure (after taking a look at INSTALL). 

4) Edit lib/Makefile and remove bcopy.c in SOURCES and bcopy.o in OBJECTS.

5) Run make CFLAGS=-O LDFLAGS=-O.

Note: It won't compile with cc (except if you find the patches to apply!).

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