Install Erlang in centos

Source: Internet
Author: User
Tags install openssl

Labels: Install the HTTP Java OS file ar Div amp

1. first, install the GCC & G ++ compiler for source code compilation. The installation method is very simple. First, search for the package with Yum search GCC, and then select the appropriate version to copy the full name, use Yum intall gcc_xxx for installation.

2. Install OpenSSL and ncurses-devel. The installation method is the same as that of 1. 3. Download the installation package from http://www.erlang.org/download/otp_src_r16b03-1.tar.gz. 4. Tar-zxvf otp_src_R16B03-1.tar.gz command unzip the source package. 5. then input the CD otp_src_R16B03-1. /configure -- prefix =/usr/local/Erlang -- With-SSL -- enable-threads -- enable-smp-support -- enable-kernel-poll -- enable-hipe -- without-javac make make install6. edit the/etc/profile file, add an export Path = $ path:/usr/local/Erlang/bin7. to log on again, enter ERL and press Enter. OK Erlang runs successfully.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.