I looked at you question again, which led me to add a couple of more
things:

Did you notice the advice:
"!!! The bundled mysql.rb driver has been removed from Rails 2.2.
Please
install the mysql gem and try again"

If you don't know how to use the "gem" system,  just Google for gem.
But if you use SQLite3,  you won't have to deal with installing MySQL.

Furthermore,  you must have found a way to opt for WEBrick.  The norm
for Rails 2 is Mongrel as the webserver.  Again, I recommend you go
with the default.

HTH,
Richard

On Dec 16, 12:13 am, Angappan Ayyavoo <rails-mailing-l...@andreas-
s.net> wrote:
> Kyle wrote:
> > im new to ROR but i think i remember using this command when i had
> > that same error when i first started installing.
> > ruby\ gem install mysql
> > it was something along that line.
>
> > On Dec 15, 8:31 am, Angappan Ayyavoo <rails-mailing-l...@andreas-
>
> I tried with that, but getting the same error repeatedly.
> --
> Posted viahttp://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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to