mirror of https://github.com/postgres/postgres
New shared library mentions.
This commit is contained in:
parent
6799af7d80
commit
572f6f313d
2
INSTALL
2
INSTALL
|
@ -337,7 +337,7 @@ PostgreSQL:
|
|||
type control-C to get out of tail.
|
||||
|
||||
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:
|
||||
|
||||
a) As root, edit file /etc/ld.so.conf. Add line
|
||||
|
|
|
@ -463,7 +463,7 @@ Compile the program. Type
|
|||
<Step Performance="required">
|
||||
<Para>
|
||||
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:
|
||||
<SubSteps>
|
||||
<Step Performance="optional">
|
||||
|
|
Loading…
Reference in New Issue