@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
3
3
IRIX Specific
4
4
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
5
5
=======================================================
6
- last updated: $Date: 2007/10/28 22:30:21 $
6
+ last updated: $Date: 2007/10/28 22:33:25 $
7
7
8
8
current maintainer: Luis Amigo (lamigo@atc.unican.es)
9
9
original author: Luis Amigo (lamigo@atc.unican.es)
@@ -21,10 +21,10 @@ Section 1: Installing PostgreSQL
21
21
22
22
1.1) What do I need to install PostgreSQL on IRIX?
23
23
24
- PostgreSQL has been run on MIPS r8000, r10000(both ip25 and ip27)
25
- and r12000(ip35) processors, running IRIX 6.5.5m, 6.5.12 and 6.5.13 with
26
- MIPSPro compilers version 7.30, 7.3.1.2m and 7.3. Newer versions can
27
- be expected to work too (but see compiler note below) .
24
+ PostgreSQL has been reported to run successfully on MIPS r8000, r10000(both
25
+ ip25 and ip27) and r12000(ip35) processors, running IRIX 6.5.5m, 6.5.12,
26
+ 6.5.13, and 6.5.26 with MIPSPro compilers version 7.30, 7.3.1.2m, 7.3, and
27
+ 7.4.4m .
28
28
29
29
Aside from the PostgreSQL source distribution, you will need GNU make
30
30
(SGI's make will not do), and the MIPSPro full ANSI C compiler.
0 commit comments