From what I can tell sqlite3-ruby VERSION 1.2.4 does not have an mswin32
gem. To get this to install (with out a lot of C comp) I did this
gem install --version 1.2.3 sqlite3-ruby
version 1.2.3 has a mswin32 gem and installed the correct mswin32
version.
--
Posted via http://www.ruby-forum.com/.