Building Erlang 23.3.4.3 on Devuan/Debian/Ubuntu

Erlang R24 is out! …but there are, as usual with a version X.0 release, a few rough edges (enough of them around the important-but-annoying WX and OpenGL updates that I’ll be writing another post about that shortly…). In the meantime, R23.3.4.3 is excellent and quite reliable. The steps for building with kerl are nearly identical […]

Building Erlang R22.2 on Debian/Ubuntu

As an update to my previous notes on building R22, my current notes for building Erlang R22.2 and installing ZX using kerl on a fresh system (Kubuntu 18.04.3 LTS) follow: sudo apt update sudo apt upgrade sudo apt install \ gcc curl g++ dpkg-dev build-essential automake autoconf \ libncurses5-dev libssl-dev flex xsltproc libwxgtk3.0-dev \ wget […]