From: | Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com> |
---|---|
To: | Tri Quach <tquach(at)k12(dot)hi(dot)us> |
Cc: | PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Relocation error: /usr/lib/libpq.so.5:undefinedsymbol: krb5_cc_get_principal |
Date: | 2008-03-12 00:39:58 |
Message-ID: | 1205282398.5635.113.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
On Tue, 2008-03-11 at 14:27 -1000, Tri Quach wrote:
> It is RHEL 3.
The packages you are installing are for RHEL 4, which won't install on
RHEL 3 correctly. Unfortunately, we don't have RHEL 3 - x86_64 packages.
Please download:
and rebuild it on your server with:
rpmbuild --rebuild --define 'buildrhel3 1' postgresql-8.2.6-1PGDG.f8.src.rpm
You can find more information about this process at:
http://pgfoundry.org/docman/view.php/1000048/1338/PostgreSQL-RPM-Installation-PGDG.pdf
-HTH.
Regards,
--
Devrim GÜNDÜZ , RHCE
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-03-12 00:42:50 | Re: postgre vs MySQL |
Previous Message | Devrim GÜNDÜZ | 2008-03-12 00:12:07 | Re: Relocation error: /usr/lib/libpq.so.5: undefinedsymbol: krb5_cc_get_principal |