File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL 7.2
33Sun Solaris specific
44to be read in conjunction with the installation instructions
55============================================================
6- last updated: $Date: 2002/01/18 20:56:17 $
6+ last updated: $Date: 2002/02/12 22:35:07 $
77
88current maintainer: Peter Eisentraut <peter_e@gmx.net>
99
@@ -23,15 +23,18 @@ You will need
2323- GNU zip (for installing the documentation)
2424- GNU make
2525- GNU readline library (optional)
26-
27- Both GCC and the Sun compiler suite work.
26+ - GCC (if you don't have Sun's compiler)
2827
2928If you like Solaris packages, you can find these tools here:
3029http://www.sunfreeware.com
3130
3231If you prefer sources, look here:
3332http://www.gnu.org/order/ftp.html
3433
34+ You can build with either GCC or Sun's compiler suite.
35+ If you are using Sun's compiler, be careful *not* to select /usr/ucb/cc;
36+ use /opt/SUNWspro/bin/cc.
37+
3538
36392) Why do I get problems when building with OpenSSL support?
3740
You can’t perform that action at this time.
0 commit comments