Christopher Nias writes:
> ld.so.1: /usr/local/pgsql/bin/psql: fatal: libgcc_s.so.1: open failed: No
> such file or directory
This is a problem with your GCC installation. You should make it find its
own libraries. For a workaround you could point the LD_LIBRARY_PATH
environment variable to the directory where libgcc_s.so.1 lives.
--
Peter Eisentraut peter_e@gmx.net