Re: psql will not run - Mailing list pgsql-novice

From Oliver Elphick
Subject Re: psql will not run
Date
Msg-id 1062797670.1308.423.camel@linda.lfix.co.uk
Whole thread Raw
In response to psql will not run  (David Rickard <David.Rickard@GTScompanies.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql will not run
Next
From: Reshat Sabiq
Date:
Subject: Re: Database Encoding