pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/bootstrap Note that gzip may be needed (as mentioned b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/03c8f8ce4f0c
branches: trunk
changeset: 489107:03c8f8ce4f0c
user: reed <reed%pkgsrc.org@localhost>
date: Wed Feb 16 21:38:41 2005 +0000
description:
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.)
diffstat:
bootstrap/README.AIX | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r ab7022624726 -r 03c8f8ce4f0c bootstrap/README.AIX
--- a/bootstrap/README.AIX Wed Feb 16 21:00:22 2005 +0000
+++ b/bootstrap/README.AIX Wed Feb 16 21:38:41 2005 +0000
@@ -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 @@
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 ---
Home |
Main Index |
Thread Index |
Old Index