[Mono-aspnet-list] Unable to build XSP - cannot find metadata file `Mono.Data.SqliteClient.dll'

Alexander M. Batishchev abatishchev at godfather.net.ru
Sun Mar 28 08:22:26 EDT 2010


Hi Nathan,
I have read that installation of libmono-sqlite2.0-cil package may help
http://ubuntuforums.org/archive/index.php/t-339534.html#copyright
But didn't try yet that yet
Alex

-----Original Message-----
From: mono-aspnet-list-bounces at lists.ximian.com
[mailto:mono-aspnet-list-bounces at lists.ximian.com] On Behalf Of nathanb
Sent: Sunday, March 28, 2010 6:39 AM
To: mono-aspnet-list at lists.ximian.com
Subject: Re: [Mono-aspnet-list] Unable to build XSP - cannot find metadata
file `Mono.Data.SqliteClient.dll'

I'm having the exact same issue. I'm new to building from the trunk, but the
issue is the exact same as above.  I also have libsqlite installed. All my
other builds went fine (mcs, libgdiplus, mod_mono, mono, mono-tools).  I'm
running ubuntu server 9.10. 

I used autogen.sh --prefix=/usr/local --with-runtime=/usr/local/bin/mono

--error--
Making all in webcontrols
make[3]: Entering directory `/root/build/xsp/test/1.1/webcontrols'
/usr/local/bin/gmcs -debug:full -r:Mono.Data.SqliteClient.dll
-out:dbpage_test_setup.exe dbpage_test_setup.cs
error CS0006: cannot find metadata file `Mono.Data.SqliteClient.dll'

Thanks!

-Nathan



More information about the Mono-aspnet-list mailing list