Joshua Adam Ginsberg <rainman@owlnet.rice.edu> writes:
> What the packages expect & what RH7.2 provides:
> libcrypto.so.1 vs. libcrypto.so.0.9.6b
> libreadline.so.4.1 vs. libreadline.so.4.2
> libssl.so.1 vs. libssl.so.0.9.6b
>
> These come from the openssl and readline packages provided with
> RH7.2... are there any plans to make a different build of the RPMS
> that tolerate these new versions?
Redhat 7.2 ships with compatibility packages (on CD 2):
readline41-4.1-10.i386.rpm
openssl096-0.9.6-6.i386.rpm
Install those, and the RPMS from the PostgreSQL website will
work. Note, though, that Redhat 7.2 also ships with Redhat-compiled
PostgreSQL RPMS, too. You could use those instead if you wanted.
--
"Always code as if the guy who ends up maintaining your code will be
violent psychopath who knows where you live." -- John F. Woods