File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -337,7 +337,8 @@ PostgreSQL:
337
337
type control-C to get out of tail.
338
338
339
339
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:
341
342
342
343
a) As root, edit file /etc/ld.so.conf. Add line
343
344
/usr/local/pgsql/lib
Original file line number Diff line number Diff line change @@ -463,7 +463,8 @@ Compile the program. Type
463
463
<Step Performance="required">
464
464
<Para>
465
465
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:
467
468
<SubSteps>
468
469
<Step Performance="optional">
469
470
<Para>
You can’t perform that action at this time.
0 commit comments