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

From Vince Vielhaber
Subject Re: Problems after instaling PostgreSQL 7.0
Date
Msg-id Pine.BSF.4.21.0008161543520.94706-100000@paprika.michvhf.com
Whole thread Raw
In response to Problems after instaling PostgreSQL 7.0  ("J. Mauricio Cuenca H." <mcuenca@Telesat.com.co>)
List pgsql-general
On Wed, 16 Aug 2000, 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.

Does the OS know about it?  You may need to run something like ldconfig
to get it to reread all the directories shared libs reside in.

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================




pgsql-general by date:

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