diff options
| author | Bruce Momjian <bruce@momjian.us> | 1998-10-10 03:08:02 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 1998-10-10 03:08:02 +0000 |
| commit | ef58a2c2858658b9c22c347185feb4def8effb21 (patch) | |
| tree | 73fdbcb4ee812bae519506e16f39b3c6409eaa76 /doc/src | |
| parent | 572f6f313d6177de771e7d7c0fbed8bf50176160 (diff) | |
shared library instructions.
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/install.sgml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/sgml/install.sgml b/doc/src/sgml/install.sgml index 6431fb8f13f..2a938ee708a 100644 --- a/doc/src/sgml/install.sgml +++ b/doc/src/sgml/install.sgml @@ -462,9 +462,8 @@ Compile the program. Type <Step Performance="required"> <Para> - If necessary, tell UNIX how to find your shared libraries. If you - are using an ELF-based system, such as Linux, do ONE of the following, - preferably the first: + 14) If necessary, tell UNIX how to find your shared libraries. You can + do ONE of the following, preferably the first: <SubSteps> <Step Performance="optional"> <Para> |
