To setup the JVM based Erlang VM (i.e. Erjang) follow this recipe:
- Install the Erlang port:
sudo -i port install erlang - Follow theĀ build instructions on the Erjang wiki.
export ERL_ROOT=/opt/local/lib/erlang- Enjoy!
December 5, 2010 by slackhack
To setup the JVM based Erlang VM (i.e. Erjang) follow this recipe:
sudo -i port install erlangexport ERL_ROOT=/opt/local/lib/erlang