[racket] Require error

From: Todd O'Bryan (toddobryan at gmail.com)
Date: Mon Jul 12 16:01:54 EDT 2010

Have you installed SQLite3 on your computer?

On Mon, Jul 12, 2010 at 2:59 PM, Alvin Schatte <AlvinSchatte at skytex.net> wrote:
> Hello,
>
> I am going through the tutorial: “Continue: Web Applications in Racket”
> when I got down to “15 Using an SQL database
>
> ”, I got the error “ffi-lib: couldn't open "libsqlite3.dll" (The specified
> module could not be found.; errno=126)” associated with (require (prefix-in
> sqlite: (planet jaymccarthy/sqlite:4))).  How do I resolve this error?
>
> Regards,
>
>
>
> Alvin Schatte
>
> 12399 S. Hwy 121
>
> Trenton, TX 75490
>
> 903/989-5503 (Home)
>
> 469/734-6987 (cell)
>
> AlvinSchatte at skytex.net
>
>
>
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>


Posted on the users mailing list.