[Pkg-mono-devel] RFH: f-spot dllmap error

Tomasz Rybak bogomips@post.pl
Tue, 07 Sep 2004 15:15:43 +0200


W li¶cie z wto, 07-09-2004, godz. 11:21, Ondřej Surý pisze: 
> On Tue, 2004-09-07 at 10:19 +0200, Tomasz Rybak wrote:
> > So it works for me, without playing with *.config.
> 
> Now uninstall libsqlite0-dev and try to run it again and you have that
> error...  yada...

Yes, you are right:
tomus@barad-dur:/tmp/F/bin$ ./f-spot

Unhandled Exception: System.DllNotFoundException: sqlite
in <0x00053> (wrapper managed-to-native)
Mono.Data.SqliteClient.SqliteConnection:sqlite_open (string,int,string&)
in [0x00031] (at
/home/inet/debian/dev/build-area/mcs-1.0.1/class/Mono.Data.SqliteClient/Mono.Data.SqliteClient/SqliteConnection.cs:157) Mono.Data.SqliteClient.SqliteConnection:Open ()
in [0x00054] (at /tmp/f-spot-0.0.2/src/Db.cs:142) Db:.ctor (string,bool)
in [0x00061] (at /tmp/f-spot-0.0.2/src/main.cs:26) Driver:Main
(string[])

tomus@barad-dur:/tmp/F/bin$

> 
> You cannot mix behaviour on development system with production.  To test
> package you have to keep only dependant packages on the system, ie. best
> way how to test it is to do clean chrooted system and test it there.
> 
> O.
-- 
Tomasz Rybak <bogomips@post.pl>