Install erlang under Win10

download link


erlang download address

http://www.erlang.org/downloads

After opening the URL, if win10 is 64-bit, select the 64-bit version, and the downloaded file name is as follows:

otp_win64_20.3.exe

Double-click the exe file, note that it is best not to use the default installation path, because the default path contains the Program Files directory with spaces. It is best to specify an installation directory yourself.


Configure environment variables


Configure the ERLANG_HOME environment variable, whose value points to the installation directory of erlang. In addition, add %ERLANG_HOME%\bin to Path.

Start the cmd command line and enter erl. If the version information of erlang appears, it means that the installation of the erlang language environment is successful.

Eshell V9.3

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325191567&siteId=291194637