Appendix A. Installing Erlang and Yaws

Erlang can be installed from http://www.erlang.org. There are versions for Mac, Linux, and Windows. In addition, most popular Linux distributions have packages for Erlang. As of this writing, the current version is R15B01.

Many modern Linux distributions will feature Erlang and Yaws in their basic package system. So from Ubuntu, doing a simple sudo apt-get install yaws will install Erlang and Yaws (and any dependencies). Similarly, Fedora Linux includes both Erlang and Yaws as part of the basic packages, which can be installed via yum.

Yaws can be found at http://yaws.hyber.org and downloaded from there. Once again, most Linux distributions will include packages. As of January 2012, the current version is 1.92.

In Ubuntu Linux, doing a simple apt-get install yaws will install Yaws with all the dependencies, including Erlang itself.

For Microsoft Windows, there are installers for Yaws that can be downloaded from http://yaws.hyber.org. However, before Yaws can run, Erlang itself must be downloaded separately.

Get Building Web Applications with Erlang now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.