back to notes

compiling Erlang on Amazon EC2 Linux

To fetch dependencies not already shipped with the distro, run:

sudo yum install ncurses-devel openssl-devel flex-devel

then ./configure should be happy


last updated august 2018