On 6/19/24 09:28, Hans Hagen via ntg-context wrote:
>> [...]
>> I‘m afraid I don’t know what I’m missing.
> probably a couple of libraries ...
>
> local libfiles   = os.name == "windows"
>     and { "libcrypto-3-x64", "libssl-3-x64" }

On MSYS2 (Win10), I have both libs even on the bin directory.

>      or { "libcrypto",       "libssl" }

On Linux, I have both (from openssl-libs.x86_64 and openssl-libs.i686):

/usr/lib64/libcrypto.so.3
/usr/lib64/libcrypto.so.3.2.1
/usr/lib64/libssl.so.3
/usr/lib64/libssl.so.3.2.1

/usr/lib/libcrypto.so.3
/usr/lib/libcrypto.so.3.2.1
/usr/lib/libssl.so.3
/usr/lib/libssl.so.3.2.1

This might be causing the issue, but I’m afraid Wine needs 32bit libs.

I need to check this further.

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to