Re: SQLite



Andrew--

Try installing the sqlite-devel rpm and give it another shot.

--Kevin Godby  <godbyk yahoo com>


On Tue, 2004-04-27 at 16:20 -0400, Andrew Overholt wrote:
> Hi,
> 
> I'd love to start helping out, but I'm having issues getting things to run:
> 
> (sorry for the wrap)
> 
> [andrew localhost bin]$ ./text-indexer -i ~/Mail/friends
> no such file (/home/andrew/.dashboard/backend-data/text-index/basis.db)
> 
> Unhandled Exception: System.DllNotFoundException: sqlite
> in <0x00053> (wrapper managed-to-native) Mono.Data.SqliteClient.SqliteConnection:sqlite_open (string,int,string&)
> in [0x00036] (at /tmp/co/mcs/class/Mono.Data.SqliteClient/Mono.Data.SqliteClient/SqliteConnection.cs:136) Mono.Data.SqliteClient.SqliteConnection:Open ()
> in [0x00063] (at /home/andrew/linux/mono/dashboard/src/index/sources-manager.cs:101) Dashboard.Index.SourcesManager:.ctor (string)
> in [0x0005d] (at /home/andrew/linux/mono/dashboard/src/index/index-manager.cs:93) Dashboard.Index.IndexManager:.ctor (string)
> in [0x00017] (at /home/andrew/linux/mono/dashboard/src/index/text-indexer.cs:38) FuckNut:Main (string[])
> 
> But:
> 
> [andrew localhost bin]$ locate Mono.Data.SqliteClient.dll
> /usr/lib/Mono.Data.SqliteClient.dll
> 
> and
> 
> [andrew localhost bin]$ rpm -qa | grep sqlite
> sqlite-2.8.6-0.fdr.6.1
> 
> I'm running Fedora Core 1 with the RPMs provided on go-mono.net
> (mono-0.31-1.ximian.7.0.i386.rpm et al).  What am I missing?
> 
> Thanks,
> 
> Andrew




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]