Re: [Rails] Re: Starting Mongrel failes on Mac OS 10.6
On Tue, Jun 1, 2010 at 4:38 PM, Gregor <gregor.mitzka@googlemail.com> wrote:
> Sorry for that, but first I gone the wrong way and after some hours I
> noticed how easy it is to install rails.. I use the command "ruby
> script/server". How do I see if webrick starts?
prompt% script/server webrick
> Output of "gem list --local":
>
> actionmailer (2.3.8)
> actionpack (2.3.8)
> activerecord (2.3.8, 2.3.4)
> activeresource (2.3.8)
> activesupport (2.3.8, 2.3.4, 2.2.3)
Whatever "wrong way" you started out with, you might want to just
`sudo gem uninstall rails` completely, and then re-install it.
Did you create your test project before or after you installed the 2.3.8
version of Rails?
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
--
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