Erlang Linux Environment installation

Source: Internet
Author: User

Installation Environment:
Yum-y install make GCC gcc-c++ kernel-devel M4 glibc-devel autoconf
Yum-y install ncurses-devel OpenSSL openssl-devel UnixODBC unixodbc-devel

Download Erlang to SRC

Unzip, switch directories to CD otp_src_19.3, check the environment
./configure--prefix=/usr/local/erlang--with-ssl--enable-hipe--enable-threads--enable-smp-support-- Enable-kernel-poll--without-javac

The normal environment is shown as follows :

Applications DISABLED *******************************************************************************************Jinterface:java compiler disabled by user*************************************************************************************************************** Applications Information ************************************** **************************************************wx:wxwidgets not found, WX is not being usable*************************************************************************************************************** Documentation Information ************************************* **************************************************Documentation:fop ismissing. Using Fakefop to generate placeholder PDF files.*********************************************************************

Compile, install
Make && make install

Setting environment variables

# vim/etc/profileexport PATH= $JAVA _home/bin/: $PATH:/usr/local/erlang/bin: $PATH

Source/etc/profile

Erlang Linux Environment installation

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.