Re: libpq dependencies

From: "Stuart Cooper" <stuart(dot)cooper(at)gmail(dot)com>
To: "Jonathan Pool" <pool(at)utilika(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: libpq dependencies
Date: 2007-03-27 04:59:12
Message-ID: 7fc8628a0703262159w5ef50589od6a315ebf2eae8c5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I have been using PostgreSQL 8.2.3 under Redhat Enterprise Linux AS 4, but
> when I tried to install the postgresql-plperl RPM I got a sequence of
> dependency failures, and remedying them got me into an apparently infinite
> loop of dependencies on libpq.so versions.

Try grabbing all the PostgreSQL RPMS for 8.2.3/RHEL AS4 from
http://www.postgresql.org/ftp/binary/v8.2.3/linux/rpms/redhat/rhel-as-4/
(there's also directories for Itanium 64 and x86 64, so know what
processor type you're using and adjust as needed).

Often RPM dependency confusions can be got around through
specifying more than one .rpm at once.

Also try upgrading with rpm -Uvh rather than rpm -i

So if you grab the RPMS you need from there and install them all at once,
you should be fine.

Good luck,
Stuart.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2007-03-27 06:35:55 Re: Problem with transactions
Previous Message Oleg Bartunov 2007-03-27 04:54:10 Re: pg_dump without psql rights