mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
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.
This commit is contained in:
@ -1682,9 +1682,9 @@ libpq.so.2.1: cannot open shared object file: No such file or directory
|
||||
<indexterm>
|
||||
<primary>ldconfig</primary>
|
||||
</indexterm>
|
||||
If you are on <systemitem class="osname">BSD/OS</>, <systemitem
|
||||
class="osname">Linux</>, or <systemitem class="osname">SunOS 4</>
|
||||
and you have root access you can run:
|
||||
If you are on <systemitem class="osname">BSD/OS</>
|
||||
or <systemitem class="osname">Linux</>, and you have root access you can
|
||||
run:
|
||||
<programlisting>
|
||||
/sbin/ldconfig /usr/local/pgsql/lib
|
||||
</programlisting>
|
||||
|
Reference in New Issue
Block a user