From 042ef1096b19d3b919eff29c4202c22ae3d1ef5c Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 16 Feb 2005 21:38:41 +0000 Subject: Note that gzip may be needed (as mentioned by T. Rightnour, P. Schmiedeskamp, A. Wallis, and others on tech-pkg). (TODO: look at http://home.comcast.net/~rawallis/ for adding gzip to bootstrap.) --- bootstrap/README.AIX | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bootstrap/README.AIX') diff --git a/bootstrap/README.AIX b/bootstrap/README.AIX index 25f636ee98d..cac29902788 100644 --- a/bootstrap/README.AIX +++ b/bootstrap/README.AIX @@ -1,4 +1,4 @@ -$NetBSD: README.AIX,v 1.1.1.1 2004/03/11 13:03:59 grant Exp $ +$NetBSD: README.AIX,v 1.2 2005/02/16 21:38:41 reed Exp $ You will need gcc. The AIX xlC compiler doesn't work, but probably could be made to. gcc-3.3.2 has been tested. @@ -20,6 +20,9 @@ gcc from pkgsrc, lang/gcc3 is recommended. Post bootstrap setup -------------------- +Some versions of AIX don't ship with gzip so install it and set +GUNZIP_CMD and GZCAT in mk.conf as needed. + Here is an example mk.conf: --- Cut here --- -- cgit v1.2.3