-
Notifications
You must be signed in to change notification settings - Fork 0
Sphinx with sqlite3 support
License
aughey/sphinx-sqlite3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Thanks to Andrew Aksyonoff for providing the initial patch. The configure scripts do not work right for this yet. sphinx.h forces sqlite3 support to be built and the -lsqlite3 link lines are not added to the Makefile. To build this, run ./configure --without-mysql and then edit src/Makefile. Look for the LIBS line and add -lsqlite3 to the link line. I realize this is not ideal, but it's work in progress.
About
Sphinx with sqlite3 support
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published