Created
November 9, 2012 01:17
-
-
Save marcialca/4043102 to your computer and use it in GitHub Desktop.
[Rails] Ruby on Rails XAMPP MySQL config
This file contains 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 -- --with-mysql-include=C:\xampp\mysql\include --with-mysql-lib=C:\xampp\mysql\lib\opt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment