« Return to Thread: Beginner help: Problem installing sqlite3 on Windows XP

Re: Beginner help: Problem installing sqlite3 on Windows XP

by Jim Carter :: Rate this Message:

Reply to Author | View in Thread

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/.

 « Return to Thread: Beginner help: Problem installing sqlite3 on Windows XP