Old Release Of Erlang On Apple Silicon

Onorio Catenacci onorio.catenacci.3@REDACTED
Mon Nov 15 18:24:43 CET 2021


Yeah I think I may end up doing that!

Thanks!

On Mon, Nov 15, 2021 at 12:12 PM Austin Ziegler <halostatue@REDACTED>
wrote:

> IMO, your best bet is to install it from source using a tool like kerl
> (https://github.com/kerl/kerl), which will allow you to build it for
> arm64.
>
> -a
>
> On Mon, Nov 15, 2021 at 11:28 AM Onorio Catenacci
> <onorio.catenacci.3@REDACTED> wrote:
> >
> > 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
> >
> >
>
>
> --
> Austin Ziegler • halostatue@REDACTEDaustin@REDACTED
> http://www.halostatue.ca/http://twitter.com/halostatue
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20211115/71e0cccc/attachment.htm>


More information about the erlang-questions mailing list