[erlang-questions] Erlang doesn't like ubuntu 6.10
Jani Hakala
jahakala@REDACTED
Wed Nov 8 18:25:54 CET 2006
ke han <ke.han@REDACTED> writes:
> /bin/sh: m4: command not found
>
Pay attention to this line. A package named m4 is probably missing.
In debian package control file there are these lines:
Build-Depends: perl, debhelper (>= 4.0.0), autoconf (>= 2.50),
openssl, libssl-dev, m4, libncurses5-dev, dpatch, autotools-dev,
unixodbc-dev
You may need more of these packages.
Jani Hakala
More information about the erlang-questions
mailing list