summaryrefslogtreecommitdiff
path: root/bootstrap/README.IRIX5.3
diff options
context:
space:
mode:
authorschwarz <schwarz>2006-08-05 14:57:19 +0000
committerschwarz <schwarz>2006-08-05 14:57:19 +0000
commit6e62c35e8f7191caaf51d86fb30d87ecc05f0c9b (patch)
tree4f6c8a2afd3a512c06315a19c05d5d8a513b9f15 /bootstrap/README.IRIX5.3
parent048cd0b72dac60765294aaa4072405baf8059b34 (diff)
downloadpkgsrc-6e62c35e8f7191caaf51d86fb30d87ecc05f0c9b.tar.gz
added information about latest release of cureutils
Diffstat (limited to 'bootstrap/README.IRIX5.3')
-rw-r--r--bootstrap/README.IRIX5.37
1 files changed, 4 insertions, 3 deletions
diff --git a/bootstrap/README.IRIX5.3 b/bootstrap/README.IRIX5.3
index 0d2cfa7b087..dc635696471 100644
--- a/bootstrap/README.IRIX5.3
+++ b/bootstrap/README.IRIX5.3
@@ -1,4 +1,4 @@
-$NetBSD: README.IRIX5.3,v 1.2 2006/04/18 18:11:21 schwarz Exp $
+$NetBSD: README.IRIX5.3,v 1.3 2006/08/05 14:57:19 schwarz Exp $
Installing pkgsrc on IRIX 5.3 requires some preparation.
First, if necessary, get the IRIX 5.3 IDO (cc etc.) from SGI at
@@ -31,14 +31,15 @@ and xargs. To avoid conflicts you might want to do so under a different
directory hierarchy than pkgsrc (in the following example
--prefix=/usr/local is assumed). Obtain and install the following GNU
software:
-- GNU findutils (4.2.23 is know to install)
+- GNU findutils (4.2.23 is known to install)
- GNU grep (2.5.1a works, but you have to apply the patch from
pkgsrc/textproc/grep/patches/patch-ab; either do so manually by editing the
appropriate source file or first install GNU patch [2.5.4 works fine]. This
will probably be fixed with later releases. You should configure GNU grep
with --disable-nls and do not bother when make stops when it cannot find
makeinfo; just proceed with make install)
-- GNU coreutils (5.21 installs out of the box)
+- GNU coreutils (5.97 works; be sure to specify GREP=/sbin/grep for
+configure)
- GNU which (2.16 works; be sure to configure with CC="cc -Xcpluscomm")
These tools can be installed independently of bootstrapping. To make them