Closed wojtekmach closed 2 weeks ago
Ah, I remember this one, it's on my todo list and once the OpenSSL issue is fixed it should be okay to download and use.
Closing this one as it should be resolved. I'll recompile all previous versions :)
$ curl -LO --fail https://github.com/cocoa-xu/otp-build/releases/download/v27.1.1/otp-release-arm64-apple-darwin.tar.gz
$ tar -xzf otp-release-arm64-apple-darwin.tar.gz
$ ./bin/erl
Erlang/OTP 27 [erts-15.1.1] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit]
Eshell V15.0.1 (press Ctrl+G to abort, type help(). for help)
1> crypto:start().
ok
I did the following: