Eric Hodel wrote: Use one of these (--with-sqlite-dir is best) to tell extconf.rb where your sqlite library lives. If you don't have sqlite installed, you'll need to install it first. Be sure to use the one that matches your compiler. Looking at the SQLite/Ruby and SQLite pages I notice that the Ruby binding is apparently not compatible with SQLite 3. However, the available SQLite dll version is 3.4.1 for MSVCRT. -- Posted via http://www.ruby-forum.com/.