[erlang-questions] Good practice for binary distributing
Anthony Molinaro
anthonym@REDACTED
Wed Jun 2 18:16:52 CEST 2010
Try framewerk, its autotools based and will build debs and rpms
http://code.google.com/p/fwtemplates/
You may have to muck around with it to encrypt your source, also it won't
package up erlang itself (it relies on the system supplied erlang). But
if you want to integrate erlang packages with the natie package manager
it'll do it for you.
-Anthony
On Sun, May 30, 2010 at 10:50:44AM +0400, Max Lapshin wrote:
> On Sun, May 30, 2010 at 6:57 AM, Matt Stancliff <sysop@REDACTED> wrote:
> > Same with an erlang redis library:
> > Before (Emakefile, Makefile, Rakefile, rebar):
> > http://github.com/mattsta/er/tree/20bcb6
> > After (rebar-only): http://github.com/mattsta/er/
> >
>
> It is nice, but I don't understand, how will it help me to build
> debian packages.
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
--
------------------------------------------------------------------------
Anthony Molinaro <anthonym@REDACTED>
More information about the erlang-questions
mailing list