From f2f9439fbfba378cb64cd6e5a046e0184cd542c6 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 1 May 2012 22:11:12 +0300 Subject: Remove dead ports Remove the following ports: - dgux - nextstep - sunos4 - svr4 - ultrix4 - univel These are obsolete and not worth rescuing. In most cases, there is circumstantial evidence that they wouldn't work anymore anyway. --- doc/src/sgml/installation.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 58767eea2f6..0c92c89ac89 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1682,9 +1682,9 @@ libpq.so.2.1: cannot open shared object file: No such file or directory ldconfig - If you are on BSD/OS, Linux, or SunOS 4 - and you have root access you can run: + If you are on BSD/OS + or Linux, and you have root access you can + run: /sbin/ldconfig /usr/local/pgsql/lib -- cgit v1.2.3