"Cliff Pratt" <enkiduonthenet@xxxxxxxxx> writes: > I'm trying to install PostgreSQL and the PostgreSQL libs on RHEL5 > using rpms. I'm getting dependency problems: > # rpm --test -ivh postgresql-8.3.1-1PGDG.rhel4.x86_64.rpm postgresql-libs-8.3.1-1PGDG.rhel4.x86_64.rpm [ squint... ] It looks to me like you're trying to install RPMs built for RHEL4 on RHEL5. Get the correct RPMs. regards, tom lane