Problems and workarounds for installing Erlang with Kerl

Source: Internet
Author: User

1 need to install related packages

1 sudo Install wget Libssl-dev libreadline-dev libncurses5-dev zlib1g-dev M4 Curl Wx-common libwxgtk3. 0-dev autoconf

2 The following error occurred

  

* Documentation:
* Xsltproc is missing.
* FOP is missing.
* Xmllint is missing.
* The documentation can built.

Solve

1 sudo apt-get  install libxml2-utils  xsltproc FOP

3 The following error,

ODBC:ODBC Library–link check failed

Fix sudo apt-get install unixodbc unixodbc-bin Unixodbc-dev

4 Error below

I encounter the similar fail,
The following:
MAKE[2]: Entering directory '/root/software/otp_src_r15b02/lib/jinterface '
= = = Entering Application Jinterface
MAKE[3]: Entering directory '/ROOT/SOFTWARE/OTP_SRC_R15B02/LIB/JINTERFACE/JAVA_SRC '
MAKE[4]: Entering directory '/root/software/otp_src_r15b02/lib/jinterface/java_src/com/ericsson/otp/erlang '
if [!-d "/root/software/otp_src_r15b02/lib/jinterface/priv/"];then mkdir "/root/software/otp_src_r15b02/lib/ jinterface/priv/"; Fi
/bin/sh:1: Jar:not found
MAKE[4]: * * * [/root/software/otp_src_r15b02/lib/jinterface/priv/otperlang.jar] Error 127
MAKE[4]: Leaving directory '/root/software/otp_src_r15b02/lib/jinterface/java_src/com/ericsson/otp/erlang '
MAKE[3]: * * [opt] Error 2
MAKE[3]: Leaving directory '/ROOT/SOFTWARE/OTP_SRC_R15B02/LIB/JINTERFACE/JAVA_SRC '
MAKE[2]: * * [opt] Error 2
MAKE[2]: Leaving directory '/root/software/otp_src_r15b02/lib/jinterface '
MAKE[1]: * * [opt] Error 2
MAKE[1]: Leaving directory '/root/software/otp_src_r15b02/lib '
Make: * * * [Tertiary_bootstrap_build] Error 2

FIX: Configure Java environment variables

Problems and workarounds for installing Erlang with Kerl

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.