[Cuis-dev] SQLlite FFI issue

Phil B pbpublist at gmail.com
Sat Jun 29 13:20:02 PDT 2019


It's not looking for the sqlite executable, it's looking for the shared
library (i.e. libsqlite3.so) which you can put in the VM's
lib/squeak/5.0-<vm build date and time> directory

On Sat, Jun 29, 2019 at 3:54 PM Gastón Caruso via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> Hi all, I'm trying to use SQLlite with cuis (i've found this port
> <https://github.com/hhzl/Cuis-SQLite>) but I'm getting "Error: External
> module not found" every time I try to open a connection (none of the tests
> are passing).
>
> I've placed the sqlite3 binary in the same directory than cuis, also I've
> placed it inside the cogvm package
> (./cogvm.app/Contents/MacOS/Plugins/sqlite3) but none of them works.
>
> Do you know what could be the issue?
>
> Thanks in advance!
> Gastón
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20190629/1eb8a388/attachment.htm>


More information about the Cuis-dev mailing list