Erlang-sd_notify version 0.10
Built with 18.3 Erlang versions, for Centos 7
and Debian
distributions.
Note: erl_18_3_1_sd_notify_0.10.tar.gz
is for Centos 7
and for must be installed manually:
extract the tar.gz
mkdir -p /usr/lib64/erlang/lib/sd_notify-0.10/priv/
mkdir -p /usr/lib64/erlang/lib/sd_notify-0.10/ebin/
cp priv/* /usr/lib64/erlang/lib/sd_notify-0.10/priv/
cp ebin/* /usr/lib64/erlang/lib/sd_notify-0.10/ebin/