Hello all,

I'm new with postgresql and tried to install it on a RedHat 5.2.
All works perfectly following instructions up to launching initdb:

pg_id: error in loading shared libraries
libpq.so.2.0: cannot open shared object file: No such file or directory

Even though "ldconfig -v" gives:

/usr/local/pgsql/lib:
libpq++.so.3.0 => libpq++.so.3.0
libecpg.so.3.0.0 => libecpg.so.3.0.0
libpq.so.2.0 => libpq.so.2.0


"ldd pg_id" responds:

libpq.so.2.0 => not found
...

Thanks for your help!

Camille Begnis

Reply via email to