On 26.09.2007, at 00:08, Edward Benson wrote:
> I am having a problem getting the RDF Lite adapter to
work in
> Windows. It is similar to the one fixed by Eyal in [1],
but the fix
> isn't working for me when in the Rails environment.
>
> Here are the relevant stats:
>
> Sqlite3 version: 3.5.0
> sqlite3 binary: in my PATH
> sqlite3 DLL * .def: in c:windowssystem32
> Gems installed: all the latest needed
Please try it again with sqlite3 version 3.3.x .
As documented in the "getting started guide" [1]
other versions of
sqlite3 are known to not work (on windows) with rdflite,
because of
API changes in sqlite3. This might require compiling sqlite
from
source, but the guide has all the instructions, although you
might
want to get ready for a challenge or two.
[1] http://
wiki.activerdf.org/GettingStartedGuide
_______________________________________________
ActiveRDF mailing list
ActiveRDF lists.deri.org
http
://lists.deri.org/mailman/listinfo/activerdf
|