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!
Posted in Uncategorized, tagged erlang, java, os/x on December 5, 2010 | Leave a Comment »
To setup the JVM based Erlang VM (i.e. Erjang) follow this recipe:
sudo -i port install erlangexport ERL_ROOT=/opt/local/lib/erlang