Created
January 9, 2015 11:49
-
-
Save AlexKMDev/4b4d8582697f100f3c06 to your computer and use it in GitHub Desktop.
install sqlite3 gem on FreeBSD 10.1
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
CONFIGURE_ARGS="with-sqlite3-include=/usr/local/include with-opt-dir=/usr/local" gem install sqlite3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment