Re: Help - Error in createdb - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Help - Error in createdb
Date
Msg-id 1090190226.3429.22.camel@localhost.localdomain
Whole thread Raw
In response to Help - Error in createdb  ("Claudia Dantas Procopio" <claudia@cnpa.embrapa.br>)
List pgsql-admin
On Wed, 2004-07-14 at 06:04, Claudia Dantas Procopio wrote:
> Hello,
>
> I have a problem. When I write "/usr/local/pgsql/bin/createdb
> producao" is showed ther error:
> "ld.so.1: /usr/local/pgsql/bin/psql: fatal: libgcc_s.so.1: open
> failed: No such file or directory
> Killed
> createdb: database creation failed"
>

Is this a new install on a linux box? Try this:

add a line that says "/usr/local/pgsql/lib" to the /etc/ld.so.conf file
and then run ldconfig (do both as root) then try the createdb again as
the postgres super user.


pgsql-admin by date:

Previous
From: tsurkin@jct.ac.il
Date:
Subject: inheretence question
Next
From: Stephan Szabo
Date:
Subject: Re: inheritance question