On Mon, Oct 29, 2001 at 04:56:23PM -0600, Mike Hicks (hick0088 at tc.umn.edu) wrote:
> 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.

this worked- thanks.  i also tried rebuilding from src but it err'd
that it needed GAL > 0.3.  so i installed gal, which i thought was
the same thing, but got same error.  is gal==GAL?  thought gal was
gnome application library.  i tried normal gal, and ximian gal, with
the same results.

-- 
Amy Tanner
amy at real-time.com