Skip to content

Commit 4c82cb9

Browse files
committed
Trim down relocatable docs, per Peter.
1 parent dcf459e commit 4c82cb9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

doc/src/sgml/installation.sgml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.200 2004/05/18 20:34:01 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.201 2004/05/18 21:46:25 momjian Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -508,11 +508,7 @@ su - postgres
508508
For relocatable installs, you might want to use
509509
<filename>configure</filename>'s <literal>--disable-rpath</>
510510
option. Also, you will need to tell the operating system how
511-
to find the shared libraries used by applications like
512-
<application>psql</> either using a system-wide shared
513-
library configuration file like <filename>ld.so.conf</>,
514-
or an environment variable like <literal>LD_LIBRARY_PATH</>.
515-
</para>
511+
to find the shared libraries.
516512
</listitem>
517513
</varlistentry>
518514

0 commit comments

Comments
 (0)