Created
October 11, 2011 15:45
-
-
Save Alfreddd/1278465 to your computer and use it in GitHub Desktop.
Installing mysql2 gem on Windows -- Ruby 1.9.2 with devkit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem install mysql2 -v 0.2.11 --platform=ruby -- '--with-mysql-dir="C:\Program Files\MySQL\MySQL Server 5.1" --with-mysql-lib="C:\Program Files\MySQL\MySQL Server 5.1\lib\opt"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment