trying to follow the ruby-on-rails-3.0 tutorial by Michael Hartl I am embarrassingly stuck already at 1.2.5 I have installed ruby 1.9.2 Gems 1.3.7 rails 3.0 set up first_app changed the gemfile to request sqlite3-ruby 1.2.5 saw the welcome page at the localhost:3000 but when I hit the link: about your application's environment I get the error message that says: the procedure entry point rb_str2cstr could not be located in the dynamic link library msvcrt-ruby191.dll and when I open the link it says Runtime error no driver for sqlite3 found
Any suggestions would be appreciated. Leo _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users