hi,
could you guys please solve my problem. Whenever i am trying to
migrate my application the error like
rake aborted!
no such file to load --openssl
Even if i have already installed openssl in my system.
hope you will get me out of this problem soon.
On Tue, May 13, 2008 at 4:01 PM, rizwana <rizzwanab...@gmail.com> wrote:
> hi, > could you guys please solve my problem. Whenever i am trying to > migrate my application the error like > rake aborted! > no such file to load --openssl > Even if i have already installed openssl in my system. > hope you will get me out of this problem soon.
> Please check if you have libopenssl-ruby library installed.
> --Raghavan.
> On Tue, May 13, 2008 at 4:01 PM, rizwana <rizzwanab...@gmail.com> wrote:
> > hi, > > could you guys please solve my problem. Whenever i am trying to > > migrate my application the error like > > rake aborted! > > no such file to load --openssl > > Even if i have already installed openssl in my system. > > hope you will get me out of this problem soon.
<raghavan.kand...@gmail.com> wrote:
> If you are using ruby1.8, then you need to install libopenssl-ruby1.8 and if
> you are using ruby1.9, you need to install libopenssl-ruby1.9.
> --Raghavan.
> On Tue, May 13, 2008 at 4:03 PM, Srinivasa Raghavan Kandala <
> > Please check if you have libopenssl-ruby library installed.
> > --Raghavan.
> > On Tue, May 13, 2008 at 4:01 PM, rizwana <rizzwanab...@gmail.com> wrote:
> > > hi,
> > > could you guys please solve my problem. Whenever i am trying to
> > > migrate my application the error like
> > > rake aborted!
> > > no such file to load --openssl
> > > Even if i have already installed openssl in my system.
> > > hope you will get me out of this problem soon.