erro while loading shared libraries: can't open libpq.so.3 - Mailing list pgsql-novice

From Phil Campaigne
Subject erro while loading shared libraries: can't open libpq.so.3
Date
Msg-id 3F7870E1.6000607@charter.net
Whole thread Raw
Responses Re: erro while loading shared libraries: can't open libpq.so.3  (Bruno LEVEQUE <bruno.leveque@net6d.com>)
List pgsql-novice
Hi All,
Took a break from developing on pgsql 7.3 to set up network printing
where I added another host(localhost 193.168.1.2) in red hat network
settings.  Later, when I started psql I got the following error when I
issue this command:

psql -h localhost -U postgres nba

postmaster successfully started
-bash-2.05b$ psql -h localhost -U postgres nba
psql: error while loading shared libraries: libpq.so.3: cannot open
shared object file: No such file or directory
-bash-2.05b$

Any ideas what could be causing the problem?
Thanks in advance,
Phil Campaigne


pgsql-novice by date:

Previous
From: Bruno LEVEQUE
Date:
Subject: Re: Some Simple Questions
Next
From: mvppetlab@yahoo.com (Chris)
Date:
Subject: Can SQL return a threaded-comment-view result set?