From dcf459e6628001d445b02871864dd3adb9960fb7 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: 2004年5月18日 20:34:01 +0000 Subject: [PATCH] Add some documentation on relocatable installs. --- doc/src/sgml/installation.sgml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index f4626c6b5b5..60a727f2fe9 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%standalone-include[<productname>PostgreSQL</strong>]]> @@ -503,6 +503,16 @@ su - postgres installation. (The <literal>man</strong> and <literal>doc</strong> locations are not affected by this.) </para> + + <para> + For relocatable installs, you might want to use + <filename>configure</filename>'s <literal>--disable-rpath</strong> + option. Also, you will need to tell the operating system how + to find the shared libraries used by applications like + <application>psql</strong> either using a system-wide shared + library configuration file like <filename>ld.so.conf</strong>, + or an environment variable like <literal>LD_LIBRARY_PATH</strong>. + </para> </listitem> </varlistentry> -- 2.39.5 </div><div class="naked_ctrl"> <form action="/index.cgi/contrast" method="get" name="gate"> <p><a href="http://altstyle.alfasado.net">AltStyle</a> によって変換されたページ <a href="https://git.postgresql.org/gitweb/?a=patch&h=dcf459e6628001d445b02871864dd3adb9960fb7&p=postgresql.git">(->オリジナル)</a> / <label>アドレス: <input type="text" name="naked_post_url" value="https://git.postgresql.org/gitweb/?a=patch&h=dcf459e6628001d445b02871864dd3adb9960fb7&p=postgresql.git" size="22" /></label> <label>モード: <select name="naked_post_mode"> <option value="default">デフォルト</option> <option value="speech">音声ブラウザ</option> <option value="ruby">ルビ付き</option> <option value="contrast" selected="selected">配色反転</option> <option value="larger-text">文字拡大</option> <option value="mobile">モバイル</option> </select> <input type="submit" value="表示" /> </p> </form> </div>