Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows: install sqlite3 gem to run with Ruby 2.3.1 64-bit and 32-bit
- =====================================================================
- dependencies
- ------------
- from http://rubyinstaller.org
- + Ruby 2.3.1
- + 32-bit devkit
- + 64-bit devkit
- gem uninstall sqlite3
- gem install sqlite3 --platform=ruby -- --with-sqlite3-include=c:/src/sqlite-autoconf-3140100 --with-sqlite3-lib=c:/src/sqlite-autoconf-3140100/.libs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement