shared library instructions.

This commit is contained in:
Bruce Momjian 1998-10-10 03:08:02 +00:00
parent 572f6f313d
commit ef58a2c285
2 changed files with 4 additions and 6 deletions

View File

@ -336,9 +336,8 @@ PostgreSQL:
`/usr/src/pgsql/src/man'". At this point, or earlier if you wish, `/usr/src/pgsql/src/man'". At this point, or earlier if you wish,
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. You can
are using an ELF-based system, such as Linux, do ONE of the following, 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
/usr/local/pgsql/lib /usr/local/pgsql/lib

View File

@ -462,9 +462,8 @@ Compile the program. Type
<Step Performance="required"> <Step Performance="required">
<Para> <Para>
If necessary, tell UNIX how to find your shared libraries. If you 14) If necessary, tell UNIX how to find your shared libraries. You can
are using an ELF-based system, such as Linux, do ONE of the following, do ONE of the following, preferably the first:
preferably the first:
<SubSteps> <SubSteps>
<Step Performance="optional"> <Step Performance="optional">
<Para> <Para>