Hi, I'm trying to follow the Rails tutorial found here, http://guides.rubyonrails.org/getting_started.html and when I go to run $ rake db:create I get this wonderful error of sqlite3.dll missing.
So, I just went to my ruby directory, and ran $ gem install sqlite3-ruby sqlite3 I'm not entirely sure what to do. Any ideas? -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

