From: "John T." Date: 2008-09-03T22:43:35+09:00 Subject: Re: Beginner help: Problem installing sqlite3 on Windows XP Jim Carter wrote: > 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. Anyone know when and/or if 1.2.4 will have a mswin32 gem built? Not having the current version causes a 'gem update' command to fail when it gets to trying to update sqlite3-ruby. Is there a way to have gem update skip a gem, or continue to the next one if needed, instead of failing completely? Thanks. -- Posted via http://www.ruby-forum.com/.