Re: Problems after instaling PostgreSQL 7.0

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: "J(dot) Mauricio Cuenca H(dot)" <mcuenca(at)Telesat(dot)com(dot)co>
Cc: PostgreSQL List <pgsql-general(at)hub(dot)org>
Subject: Re: Problems after instaling PostgreSQL 7.0
Date: 2000-08-16 19:44:53
Message-ID: Pine.BSF.4.21.0008161543520.94706-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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(at)michvhf(dot)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
==========================================================================

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Darrin Ladd 2000-08-16 20:53:13 [General]Postgres Upgrade
Previous Message Craig Johannsen 2000-08-16 18:10:40 Re: Problems after instaling PostgreSQL 7.0