dbmatrix
04-05-02, 15:09
| Quick question ... trying to install PG 7.2 (on RH7.0) and I get the following message : rpm -i --test postgresql-7.2-1PGDG.i686.rpm error: failed dependencies: libcrypto.so.0 is needed by postgresql-7.2-1PGDG libk5crypto.so.2 is needed by postgresql-7.2-1PGDG libkrb5.so.2 is needed by postgresql-7.2-1PGDG libreadline.so.4 is needed by postgresql-7.2-1PGDG libssl.so.0 is needed by postgresql-7.2-1PGDG I've have installed : - openssl-0.9.6-9.i386.rpm - krb5-libs-1.2.2-12.i386.rpm Can somebody please advise what I'm missing ??? (7.1.3 is currently installed and working - do I need to force an un-install ... no DBs to be unloaded / re-loaded). Thanks. |