http://bugzilla.novell.com/show_bug.cgi?id=533916
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=533916#c1 Demis Bellot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WONTFIX --- Comment #1 from Demis Bellot <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
