SQLite is a great little embeddable database engine but the installation of the Ruby library is not obvious or straightforward on Windows XP or Vista.  To install SQLite for Ruby 1.8, perform the following steps:

  1. download sqlitedll-3_6_18.zip,
  2. copy the two files that are part of the archive to your Ruby bin directory;
  3. run “gem install –version 1.2.3 sqlite3-ruby” from the command prompt.

Enjoy!

Share and Enjoy:
  • del.icio.us
  • Reddit
  • Facebook
  • Identi.ca
  • TwitThis

Related posts:

  1. Learning Ruby
  2. VSS to Subversion Migration
  3. Language Limbo
  4. Ruby and Intellisense

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Search