Hey all,
If you're a pine user like myself and want to upgrade to the latest
4.30 pine (which you should for the security fix), you'll find the update
RPM wants a bunch of things installed that you probably don't want.
Things like:
error: failed dependencies:
krb5-libs is needed by pine-4.30-1.62
libcom_err.so.3 is needed by pine-4.30-1.62
libcrypto.so.0 is needed by pine-4.30-1.62
libgssapi_krb5.so.2 is needed by pine-4.30-1.62
libk5crypto.so.2 is needed by pine-4.30-1.62
libkrb5.so.2 is needed by pine-4.30-1.62
libssl.so.0 is needed by pine-4.30-1.62
To get around this without installing SSL, LDAP and Kerberos libraries,
get the source rpm and add this to the top of /usr/src/redhat/pine.spec:
%define nossl 1
%define noldap 1
%define nokerberos 1
Then you'll be able to build pine without any of these development
libraries installed.
Good Luck,
Bill Carlson
--
Systems Programmer [EMAIL PROTECTED] | Opinions are mine,
Virtual Hospital http://www.vh.org/ | not my employer's.
University of Iowa Hospitals and Clinics |
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list