[erlang-questions] Release c_src dependencies
PAILLEAU Eric
eric.pailleau@REDACTED
Sun Apr 14 12:20:16 CEST 2019
Hi,
You may create source debian package for c_src dependencies depending
another debian package for your release.
You can use my project which is full Erlang and no need of tar, ar and
even fakeroot. Your can set root or another UID in tar with non root
rights while using debbie.
https://github.com/crownedgrouse/debbie
Regards
Le 13/04/2019 à 12:59, Albin Stigö a écrit :
> Hi,
>
> I have an application with a bundled fairly complex cnode linked
> against GNURadio (that in itself has a lot of dependencies libboost
> among others). I'm now in the process of creating a release and
> thinking about ways to satisfy dependencies with minimal fuss. I can
> think about a few ways but am unsure about the best option.
>
> 1. Is there some kind of tool to also bundle c libraries into a release?
> 2. Should I statically link the c node?
> 3. Should I use something like docker..?
>
> Any suggestions?
>
>
> --Albin
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list