Skip to content

Instantly share code, notes, and snippets.

@afa
Created September 7, 2011 08:39
Show Gist options
  • Save afa/1200070 to your computer and use it in GitHub Desktop.
Save afa/1200070 to your computer and use it in GitHub Desktop.
sqlite3 ruby install fix
export CONFIGURE_ARGS="with-sqlite3-include=/usr/local/include" && gem install sqlite3-ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment