Old Release Of Erlang On Apple Silicon
Onorio Catenacci
onorio.catenacci.3@REDACTED
Mon Nov 15 17:27:40 CET 2021
Hi all,
When I attempt to install Erlang 21 on a new Apple Silicon chip I get
this message:
onorio.catenacci$ brew install erlang@REDACTED
erlang@REDACTED: The x86_64 architecture is required for this software.
Error: erlang@REDACTED: An unsatisfied requirement failed this build.
I found this:
https://stackoverflow.com/a/67098973/2820
But it doesn't seem to do the trick. When I attempt to run it I get this
message:
onorio.catenacci$ arch -x86_64 brew install erlang@REDACTED
Error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!
To rerun under ARM use:
arch -arm64 brew install ...
To install under x86_64, install Homebrew into /usr/local.
Has anyone gotten Homebrew/Rosetta working with an older version of
Erlang? I realize it's still pretty new so I'm not expecting it to work
turnkey but I was hoping others might have seen this issue and figured out
a fix.
I'm looking for stuff on Homebrew and Rosetta as well but it seemed that
some of the folks here may have run across this one too so I figured there
was no harm in asking.
--
Onorio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20211115/ea6b420a/attachment.htm>
More information about the erlang-questions
mailing list