[Mono-dev] Sqlite Error when building XSP
Thiago Padilha
tpadilha84 at gmail.com
Tue Jun 22 17:34:14 EDT 2010
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
More information about the Mono-devel-list
mailing list