On 04/17/11 11:05 AM, Alexander Farber wrote:
...
--->  Package postgresql-libs.x86_64 0:8.4.7-1PGDG.rhel5 set to be updated
-->  Running transaction check
--->  Package compat-postgresql-libs.x86_64 0:4-1PGDG.rhel5 set to be updated
...
postgresql-devel-8.1.23-1.el5_6.1.i386 from updates has depsolving problems
   -->  Missing Dependency: postgresql = 8.1.23-1.el5_6.1 is needed by
package postgresql-devel-8.1.23-1.el5_6.1.i386 (updates)
Error: Missing Dependency: postgresql = 8.1.23-1.el5_6.1 is needed by
package postgresql-devel-8.1.23-1.el5_6.1.i386 (updates)
...

odd, that compat-postgresql.libs should have worked ... OH! you have i386 (32 bit) postgresql.devel and are installing 64bit otherstuffs.

remove it.

rpm -e postgresql-devel

THEN install the 64 bit shiny new stuff, and all should be good. if you need the 32 bit postgresql-devel, you can install that too seperately



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to