+ class="osname">Linux>, or SunOS 4>
+ and you have root access you can run
+/sbin/ldconfig /usr/local/pgsql/lib
+
+ (or equivalent directory) after installation to enable the
+ run-time linker to find the shared libraries faster. Refer to the
+ manual page of ldconfig> for more information. On
+
FreeBSD>,
+ class="osname">NetBSD>, and
+ class="osname">OpenBSD> the command is
+/sbin/ldconfig -m /usr/local/pgsql/lib
+
+ instead. Other systems are not known to have an equivalent
+ command.
+