ejabberd - Comments for "git version check fails" https://www.ejabberd.im/forum/25218/git-version-check-fails en That is ejabberd 15.09? Try https://www.ejabberd.im/forum/25218/git-version-check-fails#comment-66266 <p>That is ejabberd 15.09? Try to compile from git master:</p> <pre> $ git grep basho rebar.config.script: [{riakc, ".*", {git, "https://github.com/basho/riak-erlang-client", {tag, "1.4.2"}}}]; rebar.config.script: [{lager, ".*", {git, "https://github.com/basho/lager"}}]; $ ./rebar get-deps ==&gt; p1_utils (get-deps) ... ==&gt; rel (get-deps) ==&gt; ejabberd (get-deps) Pulling lager from {git,"https://github.com/basho/lager"} Clonant a 'lager'... checking for gcc... cc ... </pre> Mon, 26 Oct 2015 12:02:13 +0000 badlop comment 66266 at https://www.ejabberd.im