[erlang-questions] Bundling C dependencies with a release

Radu Popescu i.radu.popescu@REDACTED
Tue Oct 25 14:35:10 CEST 2016


Hello!

I'm developing an Erlang application which is structured as an OTP 
release. It contains OTP applications and some native executables 
(written in C++). One of the Erlang dependencies also requires libsodium.

When the time will come to deploy this - mostly to RH and Ubuntu/Debian 
servers, the idea is to have something as self-contained as possible.

Are there best practices for how to handle C library dependencies for an 
Erlang/OTP release? I appreciate any advice.

Thanks!

Best regards,
Radu



More information about the erlang-questions mailing list