Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0044a1b

Browse files
committed
Recommend ldconfig on any ELF.
1 parent 878f9db commit 0044a1b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

INSTALL

+2-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,8 @@ PostgreSQL:
337337
type control-C to get out of tail.
338338

339339
14) If necessary, tell UNIX how to find your shared libraries. If you
340-
are using Linux-ELF do ONE of the following, preferably the first:
340+
are using Linux/ELF or any ELF-based system, do ONE of the following,
341+
preferably the first:
341342

342343
a) As root, edit file /etc/ld.so.conf. Add line
343344
/usr/local/pgsql/lib

doc/src/sgml/install.sgml

+2-1
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,8 @@ Compile the program. Type
463463
<Step Performance="required">
464464
<Para>
465465
If necessary, tell UNIX how to find your shared libraries. If you
466-
are using Linux-ELF do ONE of the following, preferably the first:
466+
are using Linux/ELF or any ELF-based system, do ONE of the following,
467+
preferably the first:
467468
<SubSteps>
468469
<Step Performance="optional">
469470
<Para>

0 commit comments

Comments
 (0)