Hacker News new | ask | show | jobs
by 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.

1 comments

what is wrong with brew solution?