Bosko Ivanisevic wrote: > Version 1.2.4 of sqlite3-ruby require build environment to be > installed and set, and I think it requires old version of Visual > Studio (6.0). If you want to install sqlite3-ruby gem try with: > > gem install sqlite3-ruby -v 1.2.3 > > This will install version 1.2.3 which already has Win32 binaries. In > addition you must set your PATH environment variable to include folder > where you save sqlite3.dll. >
Unfortunately there is not a version 1.2.4 of the sqlite3-ruby gem that works on Windows. I've got 3 different version of MS Visual Studio (2003, 2005 and 2008) and none of them can compile the gem correctly, setting the environment vars for each version gives different errors. I've posted about this problem a few times, and I believe the maintainer of the gem has no plans to support any version of the gem > 1.2.3 http://weblog.jamisbuck.org/2008/12/7/sqlite3-ruby-windows-builds -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

