Hello All,

I am getting this error while running bundle install from console...........
I tried to install libyaml & libtool & reinstalled all ruby.
But still I am getting the same error :-
Ruby - 1.9.3-p194
Jruby- 1.6.8
Rails - 3.2.6


Unfortunately, a fatal error has occurred. Please see the Bundler 
troubleshooting documentation at http://bit.ly/bundler-issues. Thanks! 
/home/avinash/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
 
`require': libcrypto.so.1.0.0: cannot open shared object file: No such file 
or directory - 
/home/avinash/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/i686-linux/digest/sha1.so
 
(LoadError)
from 
/home/avinash/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
 
`require'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/lib/bundler/definition.rb:1:in
 
`<top (required)>'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/lib/bundler.rb:144:in
 
`definition'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/lib/bundler/cli.rb:228:in
 
`install'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/lib/bundler/vendor/thor/task.rb:27:in
 
`run'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/lib/bundler/vendor/thor/invocation.rb:120:in
 
`invoke_task'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/lib/bundler/vendor/thor.rb:275:in
 
`dispatch'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/lib/bundler/vendor/thor/base.rb:408:in
 
`start'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/bin/bundle:14:in 
`block in <top (required)>'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/lib/bundler/friendly_errors.rb:4:in
 
`with_friendly_errors'
from 
/home/avinash/.rvm/gems/ruby-1.9.3-p194/gems/bundler-1.2.1/bin/bundle:14:in 
`<top (required)>'
from /home/avinash/.rvm/gems/ruby-1.9.3-p194/bin/bundle:19:in `load'
from /home/avinash/.rvm/gems/ruby-1.9.3-p194/bin/bundle:19:in `<main>'
from /home/avinash/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in 
`eval'
from /home/avinash/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in 
`<main>'


Any guide will be helpful...
Thanks

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/uZ-aasgriFwJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to