[plt-scheme] Re: snooze installation : libsqlite3.so not found

From: Veer (diggerrrrr at gmail.com)
Date: Tue Apr 21 10:42:25 EDT 2009

Example given here :

http://planet.plt-scheme.org/package-source/untyped/snooze.plt/2/6/planet-docs/snooze/quick.html

when run takes around 1 minute to produce the result.

Is there some special configuration required to speed up the execution?






On Tue, Apr 21, 2009 at 6:56 PM, Veer <diggerrrrr at gmail.com> wrote:
> All right , creating a symbolic link worked.
> Sorry for spam!
>
>
>
>
> On Tue, Apr 21, 2009 at 6:45 PM, Veer <diggerrrrr at gmail.com> wrote:
>> When running the db.ss file from quick start section of snooze , i get
>> this error:
>>
>> ffi-lib: couldn't open "libsqlite3.so" (libsqlite3.so: cannot open
>> shared object file: No such file or directory)
>>
>> I am on Ubuntu and using DrScheme ver 4.1.5 .
>>
>> From the package manager i can see libsqlite3-0 shared library is
>> already installed.
>> Do i have to make some link ?  Please guide.
>>
>> Thanks.
>>
>


Posted on the users mailing list.