[erlang-questions] reltool not copying erl_interface
Dmitry Kolesnikov
dmkolesnikov@REDACTED
Sun Dec 4 08:46:48 CET 2011
Hello Jesse,
I've been using GNU auto tools to manage and build erlang projects. It gives you a flexibility to mix both erlang and native code. In terms of release management, systools is not flexible as I wish thus a two pass processing of tar ball is required but this is straight forward with GNU make.
- Dmitry
On 3.12.2011, at 23.05, Jesse Gumm <sigmastar@REDACTED> wrote:
> Hello everyone,
>
> This is a followup to a post I made a few months ago[1], which was
> probably too and meandering for anyone to read (I struggle with
> brevity).
>
> The short version is that for the life of me, I cannot find a way to
> force the erl_interface dir to get copied with reltool.
>
> There are reltool options for forcing an app to get copied, but
> erl_interface isn't an app (ie, doesn't have a .app file).
>
> Anyone have any thoughts on this?
>
> Thanks in advance,
>
> -Jesse
>
> [1] http://erlang.org/pipermail/erlang-questions/2011-October/061923.html
>
> --
> Jesse Gumm
> Sigma Star Systems
> 414.940.4866
> gumm@REDACTED
> http://www.sigma-star.com
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list