/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb:159:in `require_frameworks': no such file to load -- openssl.so (RuntimeError)
Then after surfing in the forums i got the solution simplay install the package libopenssl-ruby1.8
OpenSSL interface for Ruby 1.8
If u are a ubuntu user goto->Synapticpackage manager and install the package libopenssl-ruby
Finally the error was solved.
No comments :
Post a Comment