Andi, Download this file and extract it's contents to your Ruby's bin directory. http://www.sqlite.org/sqlitedll-3_6_23_1.zip
Cheers! JP 2010/5/14 Andi Lebaron <[email protected]> > 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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.

