New shared library mentions.

This commit is contained in:
Bruce Momjian 1998-10-09 21:41:36 +00:00
parent 6799af7d80
commit 572f6f313d
2 changed files with 2 additions and 2 deletions

View File

@ -337,7 +337,7 @@ PostgreSQL:
type control-C to get out of tail. type control-C to get out of tail.
14) If necessary, tell UNIX how to find your shared libraries. If you 14) If necessary, tell UNIX how to find your shared libraries. If you
are using Linux/ELF or any ELF-based system, do ONE of the following, are using an ELF-based system, such as Linux, do ONE of the following,
preferably the first: preferably the first:
a) As root, edit file /etc/ld.so.conf. Add line a) As root, edit file /etc/ld.so.conf. Add line

View File

@ -463,7 +463,7 @@ Compile the program. Type
<Step Performance="required"> <Step Performance="required">
<Para> <Para>
If necessary, tell UNIX how to find your shared libraries. If you If necessary, tell UNIX how to find your shared libraries. If you
are using Linux/ELF or any ELF-based system, do ONE of the following, are using an ELF-based system, such as Linux, do ONE of the following,
preferably the first: preferably the first:
<SubSteps> <SubSteps>
<Step Performance="optional"> <Step Performance="optional">