mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
shared library instructions.
This commit is contained in:
parent
572f6f313d
commit
ef58a2c285
5
INSTALL
5
INSTALL
@ -336,9 +336,8 @@ PostgreSQL:
|
||||
`/usr/src/pgsql/src/man'". At this point, or earlier if you wish,
|
||||
type control-C to get out of tail.
|
||||
|
||||
14) If necessary, tell UNIX how to find your shared libraries. If you
|
||||
are using an ELF-based system, such as Linux, do ONE of the following,
|
||||
preferably the first:
|
||||
14) If necessary, tell UNIX how to find your shared libraries. You can
|
||||
do ONE of the following, preferably the first:
|
||||
|
||||
a) As root, edit file /etc/ld.so.conf. Add line
|
||||
/usr/local/pgsql/lib
|
||||
|
@ -462,9 +462,8 @@ Compile the program. Type
|
||||
|
||||
<Step Performance="required">
|
||||
<Para>
|
||||
If necessary, tell UNIX how to find your shared libraries. If you
|
||||
are using an ELF-based system, such as Linux, do ONE of the following,
|
||||
preferably the first:
|
||||
14) If necessary, tell UNIX how to find your shared libraries. You can
|
||||
do ONE of the following, preferably the first:
|
||||
<SubSteps>
|
||||
<Step Performance="optional">
|
||||
<Para>
|
||||
|
Loading…
Reference in New Issue
Block a user