Problem on installing postgresql-devel

From: Stephen Liu <satimis(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem on installing postgresql-devel
Date: 2007-03-22 07:56:08
Message-ID: 379946.33062.qm@web35201.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi folks,

CentOS 4.4 x86_84

On installing postgresql-devel;
$ sudo yum install postgresql-devel
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package postgresql-devel.x86_64 0:7.4.16-1.RHEL4.1 set to be
updated
--> Running transaction check
--> Processing Dependency: postgresql = 7.4.16-1.RHEL4.1 for package:
postgresql-devel
--> Finished Dependency Resolution
Error: Missing Dependency: postgresql = 7.4.16-1.RHEL4.1 is needed by
package postgresql-devel
* end *

It needed "postgresql version 7.4.16-1.RHEL4.1"

On running;
$ sudo yum search postgresql | grep postgresql.x86_64
postgresql.x86_64 7.4.13-2.RHEL4.1 base

freeradius-postgresql.x86_64 1.0.1-3.RHEL4.3 base

rekall-postgresql.x86_64 2.2.4-8.el4.kb
kbs-CentOS-Extra
snort-postgresql.x86_64 2.4.3-1.el4.kb
kbs-CentOS-Extra
rekall-postgresql.x86_64 2.2.3-5.el4.kb
kbs-CentOS-Extra
rekall-postgresql.x86_64 2.2.4-1.el4.kb
kbs-CentOS-Extra
rekall-postgresql.x86_64 2.2.4-2.el4.kb
kbs-CentOS-Extra
rekall-postgresql.x86_64 2.2.4-3.el4.kb
kbs-CentOS-Extra
rekall-postgresql.x86_64 2.2.4-4.el4.kb
kbs-CentOS-Extra
rekall-postgresql.x86_64 2.4.0-4.el4.kb
kbs-CentOS-Extra
ser-postgresql.x86_64 0.9.6-6.el4.kb
kbs-CentOS-Extra
snort-postgresql.x86_64 2.4.4-2.el4.kb
kbs-CentOS-Extra
snort-postgresql.x86_64 2.4.4-3.el4.kb
kbs-CentOS-Extra
postgresql.x86_64 7.4.16-1.RHEL4.1 update

postgresql.x86_64 8.1.8-1.el4s1.1
installed
* end *

It found "postgresql.x86_64 version 8.1.8-1.el4s1.1" already installed.
However I can't find "postgresql version 7.4.16-1.RHEL4.1" on the
repo. Only "version 7.4.13-2.RHEL4.1"

Please advise how to fix the problem. TIA

B.R.
Stephen Liu

Send instant messages to your online friends http://uk.messenger.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2007-03-22 09:00:23 Re: foreign key constraints with inhertiance, hack suggestions?
Previous Message Magnus Hagander 2007-03-22 07:46:11 Re: cannot get build (initdb) to work after trying for a week