Skip to content

Instantly share code, notes, and snippets.

@jboursiquot
Created December 3, 2012 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jboursiquot/4196639 to your computer and use it in GitHub Desktop.
Save jboursiquot/4196639 to your computer and use it in GitHub Desktop.
Installing tiny_tds ruby gem
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