[Mono-bugs] [Bug 533916] Cannot query or create a FTS3 table in sqlite.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Aug 25 20:20:41 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=533916
User demis.bellot at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=533916#c1
Demis Bellot <demis.bellot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution| |WONTFIX
--- Comment #1 from Demis Bellot <demis.bellot at gmail.com> 2009-08-25 18:20:39 MDT ---
Actually found the problem, even though I built the libsqlite3.so it installed
the libs in /usr/local/lib where mono was still referencing the old ones in
/usr/lib.
so deleted the existing sqlite.so's in /usr/lib/ and linked them to point to
their equivalents in /usr/local/lib
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list