Install sqlite3 Ruby gem with homebrew's version of sqlite
Writing it down here, so that I don't have to look for it every single sqlite update.
gem install sqlite3 -- --with-sqlite3-include=/usr/local/Cellar/sqlite/3.8.10.1/include --with-sqlite3-lib=/usr/local/Cellar/sqlite/3.8.10.1/lib
Replace 3.8.10.1
with the actual version of sqlite.
Written by Rafał Cieślak
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#