<!DOCTYPE html>
<html><head>
<meta charset="UTF-8">
</head><body><p>I was installing ejabberd 17.03 through source code when I found that I needed to intall Erlang 17.1 for it. I installed erlang /otp 17.1 using kerl inside the /home/ec2-user/kerl/17.1 directory.</p><p>I then used ./autogen.sh command which ran without any output</p><p> then: ./configure which gave this error</p><p>configure: error: Erlang/OTP interpreter (erl) not found but required </p><p>Can anyone help?</p><p>Regards,</p><p>Abhishek</p></body></html>