Nov. 17, 2018
11:38 p.m.
i've seen that error when i forgot to put a link to sqlite3 (libsqlite3.so) near the VM. are you sure that the VM have access to the external library? On Sat, Nov 17, 2018 at 7:39 PM Richard Kenneth Eng < horrido.hobbies@gmail.com> wrote:
I have a most peculiar problem. I've been using Pierce Ngâs PasswordCrypt <http://www.samadhiweb.com/blog/2017.02.18.shacrypt.html> encryption package with Pharo 5. Now that I'm using Pharo 6, it doesn't seem to work anymore. The ffiCall:module: message always gives me "External module not found".
So my question is, what alternative package can I use to replace the it for Pharo 6?
Should I go back to Pharo 5?
-- Bernardo E.C. Sent from a cheap desktop computer in South America.