View Single Post
Posts: 122 | Thanked: 84 times | Joined on Mar 2009
#15
Originally Posted by ukki View Post
Ok, Ruby seems to be ok, but for some reason it doesn't ask what sqlite gem to use and goes trying to build the latest one. So, please check if this works:

http://domhackers.blogspot.com/2008/...n-windows.html

Try right clicking on the windows_setup script, choose edit and change the gem install line to:

gem install win32-open3 sqlite3-ruby --version=1.2.2

Is this Vista btw? In xp it asked what gem to use.
Yes, this is Vista. What exactly do I do, again (sorry for being dense)? Do I follow all the instructions and input all the "commands" at the given link? Then edit the windows_setup script?
 

The Following User Says Thank You to elimoon8 For This Useful Post: