<div dir="ltr">This is really awesome! I had to compile the shared library by hand and place it into the vm lib and it worked! but... just for linux (which is good enough for me).<div>I couldn't make it work for macos, I didn't find that lib/squeak directory in the cogvm version for macos.</div><div><br></div><div>Thanks a lot!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El sáb., 29 jun. 2019 a las 17:20, Phil B (<<a href="mailto:pbpublist@gmail.com">pbpublist@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">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</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 29, 2019 at 3:54 PM Gastón Caruso via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi all, I'm trying to use SQLlite with cuis (i've found <a href="https://github.com/hhzl/Cuis-SQLite" target="_blank">this port</a>) but I'm getting "Error: External module not found" every time I try to open a connection (none of the tests are passing).<div><br></div><div>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.</div><div><br></div><div>Do you know what could be the issue?</div><div><br></div><div>Thanks in advance!</div><div>Gastón</div></div>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div>
</blockquote></div>