View Single Post
Posts: 729 | Thanked: 155 times | Joined on Dec 2009
#604
I have tried to install the 1.9.1 binaries for Windows to solve that problem but then I get

Code:
C:/Program Files (x86)/Knots/lib/db.rb:3:in `require': no such file to load -- s
qlite3 (LoadError)
        from C:/Program Files (x86)/Knots/lib/db.rb:3:in `<top (required)>'
        from knots.rb:74:in `require'
        from knots.rb:74:in `load_libs'
        from knots.rb:13:in `initialize'
        from knots.rb:382:in `new'
        from knots.rb:382:in `<main>'
in the command prompt. Could you solve that problem without breaking compatibility with Ruby 1.8.6?