Amy Tanner <amy at real-time.com> wrote: > > 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 [snip] > [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. You can try just forcing an install, then going into /lib and creating new symlinks libcrypto.so.1 -> libcrypto.so.0.9.6b libssl.so.1 -> libssl.so.0.9.6b Running `ldd $(which gabber)' at the command line will tell you if gabber can find the libraries or not. -- _ _ _ _ _ ___ _ _ _ ___ _ _ __ #define EWOK /* Aliens / \/ \(_)| ' // ._\ / - \(_)/ ./| ' /(__ sighted */ \_||_/|_||_|_\\___/ \_-_/|_|\__\|_|_\ __) [ Mike Hicks | http://umn.edu/~hick0088/ | mailto:hick0088 at tc.umn.edu ] -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20011029/218cb55c/attachment.pgp