Re: Problems after instaling PostgreSQL 7.0 - Mailing list pgsql-general

From Craig Johannsen
Subject Re: Problems after instaling PostgreSQL 7.0
Date
Msg-id 399AD91F.C91F1FB9@home.com
Whole thread Raw
In response to Problems after instaling PostgreSQL 7.0  ("J. Mauricio Cuenca H." <mcuenca@Telesat.com.co>)
List pgsql-general
Try setting the LD_LIBRARY_PATH environment variable.  For example, in Linux:
export LD_LIBRARY_PATH=/usr/local/pgsql/lib

"J. Mauricio Cuenca H." wrote:

> I installed PostgreSQL 7.0 on Linux RedHat 6.2, then I ran the initdb
> command without any problems or warnings. Then, when I try to run the psql
> interactive monitor, I get the following error:
>
> [postgres@x ~/bin]$ ./psql
> ./psql: error in loading shared libraries: libpq.so.2.1: cannot open shared
> object file: No such file or directory
>
> I've checked and the file libpq.so.2.1 does exist in the /lib directory.
>
> Could you please help me with this?
>
> Thanks in advance,
>
> J. Mauricio Cuenca H.
> mcuenca@Telesat.com.co

====================================
Craig Johannsen
Critical Path Consulting, Inc.
604-762-1514
http://members.home.net/cjohan/cpath
====================================




pgsql-general by date:

Previous
From: "J. Mauricio Cuenca H."
Date:
Subject: Problems after instaling PostgreSQL 7.0
Next
From: Vince Vielhaber
Date:
Subject: Re: Problems after instaling PostgreSQL 7.0