[Rails] Re: cannot load such file -- openssl (again)
Just in case you needed more information, it can be confusing if you're
using the Debian dpkg installer and then receive this error. You can
download the source code file as well and extract it. Under
source/ext/openssl you can then run ruby extconf.rb
Prior to this you should have installed ruby enterprise and also
attempted to install the openssl libraries (apt-get install
libopenssl-ruby)
Once you have ran ruby extconf.rb, you can run make and then sudo make
install. This should allow you to then run passenger-install-apache<tab>
--
Posted via http://www.ruby-forum.com/.
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home