On 2/10/15, Ron Aaron <r...@ronware.org> wrote:
> I pulled and rebuilt the latest fossil, and set my repo to use the full-text
> search.  I then did a 'fossil rebuild'.
>
>
> But I get this:
>
>
> SQLITE_ERROR: statement aborts at 33: [ CREATE VIRTUAL TABLE IF NOT EXISTS
> "main".ftsidx USING fts4(content="ftscontent", stext);] no such module: fts4

You might need to run "make clean fossil".  Or, you might even need to
rerun "./configure".  There is a compile-time option for SQLite that
changed in the Makefile.

>
>
>
> --
> For confidential messages, please use my GnuPG key
> http://ronware.org/gpg_key.html


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to