Skip to content

Instantly share code, notes, and snippets.

@samof76
Created June 3, 2011 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samof76/1006165 to your computer and use it in GitHub Desktop.
Save samof76/1006165 to your computer and use it in GitHub Desktop.
Erlang Install - Install
$ mkdir R14B02
$ cd otp_src_R14B02
$ ./configure --prefix=/opt/erlang/R14B02
$ make ; make instal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment