From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | Bruce Hyatt <brucejhyatt(at)yahoo(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Yum Update Errors |
Date: | 2009-06-05 15:22:21 |
Message-ID: | 1244215341.4882.45.camel@hp-laptop2.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Thu, 2009-06-04 at 16:00 -0700, Bruce Hyatt wrote:
>
> I have been running Postgres 8.3 on CentOS for abut 6 months and using
> yum to update it. Recently, I started getting error messages saying
> that I'm missing libpq.so.3 which is needed by packages perl-DBD-Pg,
> mod_auth_pgsql and php-pgsql. But the file IS there, in /usr/lib.
> Libpq.so.5 is also there, if that has any bearing.
Is this 32 or 64 bit? Can I get the output of
rpm -qa|grep postgresql
Regards,
--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Hyatt | 2009-06-05 21:40:06 | Re: Yum Update Errors |
Previous Message | Tom Lane | 2009-06-05 15:17:59 | Re: How to know the indexes on a Table |