On 23 March 2010 11:30, jackster the jackle <li...@ruby-forum.com> wrote:
> that worked but now I'm getting

What worked? If you trim the whole previous message, no one knows what
you're replying to...

> require_frameworks': no such file to load -- openssl (RuntimeError)
>
> when I try to run Webrick.
>
> From what I'm reading, I need to install openssl-dev

>From what I've seen of posts from people with the same problem, that
does seem to form part of the answer.

> Do you guys recommend that I run Rails under Apache or through Webrick?

For development or live servers? For live, I'd certainly avoid
Webrick, as Apache/Passenger or NGinx is much
better/faster/easier/reliable.
Although to be honest, for development I avoid Webrick to, and use Mongrel :-)

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to