That's what I'm trying to determine. This used to work before with Pharo 5.

With the latest Pharo setup, it's not clear where I'm supposed to place the
libshacrypt.so file. It has to be located where the Pharo VM can find it, I
presume.

This may be a 32 vs 64 bit issue. I am investigating...



vonbecmann wrote
> 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@

>> wrote:
> 
>> I have a most peculiar problem. I've been using Pierce Ng’s PasswordCrypt
>> &lt;http://www.samadhiweb.com/blog/2017.02.18.shacrypt.html&gt;
>> 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.





--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to