Changes

From SME Server
Jump to navigationJump to search
761 bytes added ,  10:19, 26 September 2014
page init
Erlang is a programming language. It is specifically used for ejabberd.


==For SME 9.x==
db yum_repositories set erlang repository Name "erlang" \
BaseURL "http://packages.erlang-solutions.com/rpm/centos/\$releasever/\$basearch" \
EnableGroups no \
GPGCheck yes \
GPGKey http://packages.erlang-solutions.com/rpm/erlang_solutions.asc \
Visible yes \
status disabled


After adding it to the database updating the configuration file is required by issueing:
signal-event yum-modify


Usage
yum install erlang --enablerepo=erlang #(installs all of erlang)
yum install erlang-base --enablerepo=erlang #(installs basic erlang)
yum install erlang-hipe --enablerepo=erlang #(installs high performance erlang)


----
[[Category: Yum_Repository]]</noinclude>

Navigation menu