From: vikram shevde Date: 2005-11-21T23:49:30+09:00 Subject: Re: problems using ruby:libcrypto.so.0.9.8: open failed: No such file

Thanks for your suggestion Guy! That indeed did work and everythings working properly now.

 

Regards,

Vik.


From: ts <decoux@moulon.inra.fr>
Reply-To: ruby-talk@ruby-lang.org
To: ruby-talk@ruby-lang.org (ruby-talk ML)
CC: ruby-talk@ruby-lang.org
Subject: Re: problems using ruby:libcrypto.so.0.9.8: open failed: No such file
Date: Mon, 21 Nov 2005 19:10:38 +0900
> >>>>> "v" == vikram shevde <vshevde@hotmail.com> writes:
>
>v> I also installed the openSSL package(again binaries from sunfreeware) and
>v> can see the file libcrypto.so.0.9.8 in the servers /user/local/ssl/lib/
>v> directory.
>
> try to add the directory /user/local/ssl/lib/ in LD_LIBRARY_PATH
>
>Guy Decoux
>