Created
December 3, 2012 17:41
-
-
Save jboursiquot/4196639 to your computer and use it in GitHub Desktop.
Installing tiny_tds ruby gem
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 tiny_tds -- --with-freetds-include=/usr/local/include --with-freetds-lib=/usr/local/lib --with-iconv-include=/usr/local/Cellar/libiconv/1.14/include --with-iconv-lib=/usr/local/Cellar/libiconv/1.14/lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment