Heya, off to a super rocky start with Elixir. All day I've been trying to install EX and Erl for Phoenix, and have been failing.
I have gotten Elixir installed to a point where it works, at least. Erlang has been much more difficult though.
- Tried using Erl from
aptand the software manager, but it crashes when I run any command. - Tried Kerl, it can download the builds, but fails to install it.
- Tried
asdf, it can't find Erlang.
Haven't tried compiling from source, but it looks complicated and obnoxious. Is there a better way to install Erlang?