Setting up Erjang with MacPorts

To setup the JVM based Erlang VM (i.e. Erjang) follow this recipe:

  1. Install the Erlang port: sudo -i port install erlang
  2. Follow the build instructions on the Erjang wiki.
  3. export ERL_ROOT=/opt/local/lib/erlang
  4. Enjoy! 🙂

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s