Recommend ldconfig on any ELF.

REL6_4
Bruce Momjian 28 years ago
parent 878f9dbb66
commit 0044a1bc1d
  1. 3
      INSTALL
  2. 3
      doc/src/sgml/install.sgml

@ -337,7 +337,8 @@ 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 do ONE of the following, preferably the first:
are using Linux/ELF or any ELF-based system, do ONE of the following,
preferably the first:
a) As root, edit file /etc/ld.so.conf. Add line
/usr/local/pgsql/lib

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

Loading…
Cancel
Save