khi gia
May 5, 2008
3:54pm
Compiling erlang source distrib
Just install a fresh Ubuntu Hardy Heron.
The configure script of erlang install catch all dependencies … but one: the M4 preprocessor is not installed by default on Ubuntu!!!
And you need to run ‘make clean’ after the message ‘m4 not found’ else some files may be generated but empty.
Page 1 of 1