Recommend ldconfig on any ELF.
authorBruce Momjian
Fri, 9 Oct 1998 19:53:10 +0000 (19:53 +0000)
committerBruce Momjian
Fri, 9 Oct 1998 19:53:10 +0000 (19:53 +0000)
INSTALL
doc/src/sgml/install.sgml

diff --git a/INSTALL b/INSTALL
index adbf347b14962e0aba53a02d19d018264047c32b..05490b95b33ca1a8de943a212bf0d9b1cdab738d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -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
index 7a4803ddca3ed4c221224b4b1a67149bf9f3689e..4b64b315112f31a03cbd8a2e59f055f14c8213ae 100644 (file)
@@ -463,7 +463,8 @@ Compile the program.  Type
 
 
  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: