<div class="gmail_extra"><div class="gmail_quote">2012/4/26 Joseph Norton <span dir="ltr"><<a href="mailto:norton@lovely.email.ne.jp" target="_blank">norton@lovely.email.ne.jp</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


If it is helpful, there are some recipes at the end of this makefile that I use for building OTP from git, building dialyzer's PLT, and running OTP's regression tests.<br>
<br>
<a href="https://github.com/norton/manifests/blob/master/rebar.mk" target="_blank">https://github.com/norton/manifests/blob/master/rebar.mk</a><br>
<br>
good luck!<br></blockquote></div><br>Cyryl, you could also try using kerl to build version from git:<br><br>$ ~/bin/kerl build git<br>
usage: /home/gleber/bin/kerl build git <git_url> <git_version> <build_name><br>
<br></div>