<p><br>
Den 15 nov 2011 22:14 skrev "Philippe Lareau" <<a href="mailto:philoufou@hotmail.com">philoufou@hotmail.com</a>>:<br>
><br>
> Hi,<br>
>  <br>
> I have a C++ application using Tinch++, which needs epmd to interface with a separate distributed Erlang application (which runs on another computer). I don't have any Erlang code along with my C++ app, which means I don't need the virtual machine, nor any of the Erlang applications (kernel, stdlib, etc). Is it allowed to distribute epmd alone with my C++ app, or do I need to distribute the whole erts-x.y.z\bin package as a whole? The EPLICENSE is not really specific on that...<br>

>  <br>
Absolutely no problem to distribute selected parts of the Erlang/OTP distro as long as you still respect the Eplicense is respected.</p>
<p>The full Erlang/OTP distro is a Development Environment or SDK and the intention is that the user creates his own product or target system which includes a selected subset from Erlang/OTP together with his own code and possibly other 3rd party<br>

Sw components as well.</p>
<p>/Kenneth Erlang/OTP Ericsson<br>
> Thanks!<br>
><br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
><br>
</p>