Re: libpq version in rpm packages - Mailing list pgsql-general

From Devrim GUNDUZ
Subject Re: libpq version in rpm packages
Date
Msg-id Pine.LNX.4.63.0511092110423.24785@mail.kivi.com.tr
Whole thread Raw
In response to libpq version in rpm packages  (Brian Mathis <brian.mathis@gmail.com>)
Responses Re: libpq version in rpm packages  (Brian Mathis <brian.mathis@gmail.com>)
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

On Wed, 9 Nov 2005, Brian Mathis wrote:

> I'm using CentOS 4.2, which only has packages for postgres 7.4, but I very
> much want to use 8.1. I installed the 8.1 RPMs, but when I try to install
> packages like perl-DBD-Pg, or php-pgsql, rpm complains because they want
> libpq.so.3, and postgres 8.1 comes with libpq.so.4.
>
> Does anyone have a workaround for this? I've thought about forcing the rpms
> to install, or even installing the postgres libs from 7.4.

We have a compat RPM to solve that issue:

http://developer.postgresql.org/~devrim/rpms/compat/

There are RPMs for x86 and x86_64; as well as a srpm. This RPM includes
libs from older PostgreSQL versions and these libs satisfy the
dependencies.

Regards,
- --
Devrim GUNDUZ
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                       http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDckwF4zE8DGqpiZARAvUvAKCfhBwx1OJ3KrpCBU1ODTnBaFwb3ACgqPdO
OJ9hxlkksO7dHtAy1rd/tDo=
=mcse
-----END PGP SIGNATURE-----

pgsql-general by date:

Previous
From: "Mikael Carneholm"
Date:
Subject: Re: Hanging creating of function
Next
From: Sean Davis
Date:
Subject: Re: Question on Insert / Update