[erlang-questions] compiling github's master from scratch

Gleb Peregud gleber.p@REDACTED
Thu Apr 26 09:04:37 CEST 2012


2012/4/26 Joseph Norton <norton@REDACTED>

> 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.
>
> https://github.com/norton/manifests/blob/master/rebar.mk
>
> good luck!
>

Cyryl, you could also try using kerl to build version from git:

$ ~/bin/kerl build git
usage: /home/gleber/bin/kerl build git <git_url> <git_version> <build_name>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120426/a67be35c/attachment.htm>


More information about the erlang-questions mailing list