Skip to content

Instantly share code, notes, and snippets.

@AlexKMDev
Created January 9, 2015 11:49
Show Gist options
  • Save AlexKMDev/4b4d8582697f100f3c06 to your computer and use it in GitHub Desktop.
Save AlexKMDev/4b4d8582697f100f3c06 to your computer and use it in GitHub Desktop.
install sqlite3 gem on FreeBSD 10.1
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