diff options
| author | Bruce Momjian | 1998-10-09 19:53:10 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1998-10-09 19:53:10 +0000 |
| commit | 0044a1bc1d506e83c9f97cba003188a953834739 (patch) | |
| tree | b57a343c7f416cbef7c2beea07a9f62562920ecb /INSTALL | |
| parent | 878f9dbb66169e75288ff2240bdcc20e8517ab14 (diff) | |
Recommend ldconfig on any ELF.
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
