Skip to content

Instantly share code, notes, and snippets.

@hukl
Created July 26, 2010 19:13
Show Gist options
  • Save hukl/491067 to your computer and use it in GitHub Desktop.
Save hukl/491067 to your computer and use it in GitHub Desktop.
# Install SQLite3 with FTS3
1. cd /opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/sqlite3/
2. vi Portfile
3. add -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS to configure.cppflags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment