Re: psql will not run

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: psql will not run
Дата
Msg-id 1062797670.1308.423.camel@linda.lfix.co.uk
обсуждение исходный текст
Ответ на psql will not run  (David Rickard <David.Rickard@GTScompanies.com>)
Список pgsql-novice
On Fri, 2003-09-05 at 19:19, David Rickard wrote:
> After a successful install, and with postmaster running, we cannot get
> psql (or any of the psql-dependent scripts) to run;
>
> The error message is:
>
>         ld.so.1: /usr/local/app/pgsql/bin/psql: fatal: libgcc_s.so.1:
> open failed: No such file or directory
>
> We have the LD_LIBRARY_PATH variable for the postgres user set to
> /usr/local/lib:/d1/gcc/lib;

Is it exported?

> The contents of /usr/local/lib are:
>
...
>       libgcc_s.so
> ...
>       libgcc_s.so.1
>
> I cannot see any reason why the linker cannot find libgcc_s.so.1; any
> ideas?

Are these maybe symlinks to non-existent files? Try ls -l

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "He hath not dealt with us after our sins; nor rewarded
      us according to our iniquities. For as the heaven is
      high above the earth, so great is his mercy toward
      them that fear him. As far as the east is from the
      west, so far hath he removed our transgressions from
      us."     Psalms 103:10-12


В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: psql will not run
Следующее
От: Reshat Sabiq
Дата:
Сообщение: Re: Database Encoding