Hi,<div><br></div><div>Is there a way to generate a RabbitMQ release by using the make files form the umbrella? By a release I mean this:�<a href="http://www.erlang.org/doc/design_principles/release_structure.html">http://www.erlang.org/doc/design_principles/release_structure.html</a></div>
<div><br></div><div>I see that&#39;s there&#39;s an erlang module called�rabbit_prelaunch that does generate a rabbit.rel file but it seems to be used mostly for plugins but I don&#39;t see any Make target for the release itself.</div>
<div><br></div><div>What I want to achieve is to be able to generate a tar file with Erlang&#39;s erts and other dependencies as explained here:�<a href="http://www.erlang.org/doc/design_principles/release_structure.html#id75658">http://www.erlang.org/doc/design_principles/release_structure.html#id75658</a></div>
<div><br></div><div>In that way we could distribute RabbitMQ without the need to install Erlang, which I think will ease adoption a lot.</div><div><br></div><div>In the mac for example I saw that Ejabberd even had a .pkg installer that placed the server under the Applications folder. See the installers offered here:�<a href="http://www.process-one.net/en/ejabberd/downloads/">http://www.process-one.net/en/ejabberd/downloads/</a></div>
<div><br></div><div>Any ideas?</div><div><br></div><div>Regards,</div><div><br></div><div>Alvaro</div>