Ruby on Rails Wednesday, February 29, 2012

On Wed, Feb 29, 2012 at 6:48 PM, Joel <joel.wesley@gmail.com> wrote:
> Hello,
>
> I started a class on RoR, and the instructor is using WEBrick, which
> he says "ships with Rails."  Is that still true?  I've followed all
> the other instructions, I believe, and I'm not getting good messages
> when I type   rails server  .  Instead I get
>

Did you start with 'bundle install'?

If then also read this post
http://stackoverflow.com/questions/4546698/library-not-loaded-libmysqlclient-16-dylib-error-when-trying-to-run-rails-serv

--
Greg Akins
http://twitter.com/akinsgre

--
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.

No comments:

Post a Comment