Y
Hacker News
new
|
ask
|
show
|
jobs
by
uxp
4975 days ago
Or you can just run "brew install erlang"
1 comments
oinksoft
4975 days ago
Don't use homebrew or macports or anything like that. If you're installing Erlang for development purposes (you'd be using a release otherwise, right?) use Erlang's answer to `rvm' etc., kerl:
https://github.com/spawngrid/kerl
Works fine on OSX.
link
keymone
4975 days ago
what is wrong with brew solution?
link
Works fine on OSX.