I tried getting FTS support in the SQLite shell of Fossil. I added the
-DSQLITE_ENABLE_FTS3 and -DSQLITE_ENABLE_FTS3_PARENTHESIS flags to the
compilation of sqlite3.c in the makefile, but I got an error the 'no such
module "fts3" '. I then tried adding the flags also to the compilation of
shell.c, but got the same error. Finally I added the flags to the CFLAGS
variable, which I think adds them to the compilation of every source file
in Fossil, but the same error.

a) Why isn't this working?
b) How can I get it to work?

-- 
˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to