Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
baa0bb97
Commit
baa0bb97
authored
Feb 12, 2002
by
Tom Lane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add warning not to use /usr/ucb/cc on Solaris.
parent
28108b39
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
doc/FAQ_Solaris
doc/FAQ_Solaris
+6
-3
No files found.
doc/FAQ_Solaris
View file @
baa0bb97
...
...
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL 7.2
Sun Solaris specific
to be read in conjunction with the installation instructions
============================================================
last updated: $Date: 2002/0
1/18 20:56:1
7 $
last updated: $Date: 2002/0
2/12 22:35:0
7 $
current maintainer: Peter Eisentraut <peter_e@gmx.net>
...
...
@@ -23,8 +23,7 @@ You will need
- GNU zip (for installing the documentation)
- GNU make
- GNU readline library (optional)
Both GCC and the Sun compiler suite work.
- GCC (if you don't have Sun's compiler)
If you like Solaris packages, you can find these tools here:
http://www.sunfreeware.com
...
...
@@ -32,6 +31,10 @@ http://www.sunfreeware.com
If you prefer sources, look here:
http://www.gnu.org/order/ftp.html
You can build with either GCC or Sun's compiler suite.
If you are using Sun's compiler, be careful *not* to select /usr/ucb/cc;
use /opt/SUNWspro/bin/cc.
2) Why do I get problems when building with OpenSSL support?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment