Skip to content

Instantly share code, notes, and snippets.

@mdaisuke
Created November 13, 2015 17:00
Show Gist options
  • Save mdaisuke/334958e7571842e2dbfb to your computer and use it in GitHub Desktop.
Save mdaisuke/334958e7571842e2dbfb to your computer and use it in GitHub Desktop.
git clone erlang/otp && cd otp
./otp_build autoconf
./configure --prefix <path-to-local>
make
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment