trying to install gabber on a RH 7.2 box. [root at lynx tmp]# rpm -Uhv gabber-0.8.4-1_rh7.i386.rpm error: failed dependencies: libcrypto.so.1 is needed by gabber-0.8.4-1_rh7 libssl.so.1 is needed by gabber-0.8.4-1_rh7 according to gabber's website, you just need openssl >=0.95a, which i have: [root at lynx tmp]# rpm -q openssl openssl-0.9.6b-8 however, it apparently installs libcrypto.so.0.9.6b: [root at lynx tmp]# rpm -ql openssl | grep crypto /lib/libcrypto.so.0.9.6b what do i need to do to get libcrypto.so.1? thx. thanks. -- Amy Tanner amy at real-time.com