Have you installed the devel package for sqlite3? Probably it is sqlite3.devel ...
In Linux a package like sqlite3 just install the library not the headers and metadata that make you able to compile code that use that library. that usually comes in a separate package commonly named like the libraries' one appended with a .devel. Hope it helps, Rafael "Monoman" Teixeira --------------------------------------- "To be creative means to be in love with life. You can be creative only if you love life enough that you want to enhance its beauty, you want to bring a little more music to it, a little more poetry to it, a little more dance to it." Osho On Tue, Jun 22, 2010 at 6:34 PM, Thiago Padilha <tpadilh...@gmail.com>wrote: > Hi, > > Ive downloaded xsp 2.6.4 from > http://ftp.novell.com/pub/mono/sources-stable/ and tried to build on > my parallel mono environment under /home but got this error : > > " > /home/thiago/monodev/bin/mono dbpage_test_setup.exe > > Unhandled Exception: System.DllNotFoundException: sqlite3 > at (wrapper managed-to-native) > Mono.Data.SqliteClient.Sqlite:sqlite3_open16 (string,intptr&) > at Mono.Data.SqliteClient.SqliteConnection.Open () [0x00000] in > <filename unknown>:0 > at App.Main () [0x00000] in <filename unknown>:0 > " > > I'm doing this on ubuntu so I installed sqlite 3 on the system : > > " sudo apt-get install sqlite3 " > > But I'm still getting the same error. Any clues? > > Thanks > _______________________________________________ > Mono-devel-list mailing list > Mono-devel-list@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/mono-devel-list >
_______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list