1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Back out mention of port success from FAQs, per Tom, added by Simon.

This commit is contained in:
Bruce Momjian
2006-12-06 15:45:31 +00:00
parent d7f316d28e
commit a4242d7f87
3 changed files with 4 additions and 27 deletions

View File

@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
HP-UX Specific
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
=======================================================
last updated: $Date: 2006/12/05 14:47:34 $
last updated: $Date: 2006/12/06 15:45:30 $
current maintainer: Tom Lane (tgl@sss.pgh.pa.us)
original author: Tom Lane (tgl@sss.pgh.pa.us)
@ -26,11 +26,6 @@ HP-UX 10.X or 11.X, given appropriate system patch levels and build
tools. At least one developer routinely tests on HPUX 10.20 and we
have reports of successful installations on HPUX 11.00 and 11.11.
Recent port reports for PostgreSQL 8.2.0 are
- on IA64, HP-UX 11.23, gcc and cc
- on PA-RISC, HP-UX 10.20 and 11.23, gcc and cc
Tested on 2006-10-23
Aside from the PostgreSQL source distribution, you will need GNU make
(HP's make will not do), and either GNU gcc or HP's full ANSI C compiler.
If you intend to build from CVS sources rather than a distribution tarball,