Re: Not finding local variables and libs

From: Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
Cc: <pgsql-php(at)postgresql(dot)org>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Not finding local variables and libs
Date: 2003-02-11 11:40:24
Message-ID: 200302110840.24434.martin@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-php

On Lun 10 Feb 2003 13:03, Stephan Szabo wrote:
> >
> > ld.so.1: /usr/local/pgsql/bin/psql: fatal: libgcc_s.so.1: open failed: No
> > such file or directory
> > Killed
> > vacuumdb: vacuum lismarch failed
> >
> >
> > I thought it was a PHP problem, but these commands are especifically from
> > PostgreSQL, so I guess the problem is there.
>
> Are the environments different, maybe something like LD_LIBRARY_PATH or
> some such?

Fixed!
Just linked th libgcc_s.so.1 to /usr/lib.
This never happend with other versions off PostgreSQL, and I have been
building since 7.0.3. It's the first time this happens.

Thanks all!

--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Colin Mangiagalli 2003-02-11 11:57:27 Writes to transaction logs, Permission Denied
Previous Message karthikeyan.balasubramanian 2003-02-11 10:50:10 Re: PostgreSQL x Oracle

Browse pgsql-php by date

  From Date Subject
Next Message Francesco Piccinini 2003-02-13 07:49:16 Aggregate Functions List
Previous Message ahoward 2003-02-10 16:34:53 Re: Not finding local variables and libs