X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseGeneralSolution to Ubuntu/Debian erlang /u...

Solution to Ubuntu/Debian erlang /usr/bin/env: ‘escript’: No such file or directory Error

If you receive the following error when you run a script written in Erlang, the reason for the error is that Erlang OTP is not installed in the system.

Follow the steps below to install Ubuntu/Debian.

wget -O- https://packages.erlang-solutions.com/ubuntu/erlang_solutions.asc | sudo apt-key add -

echo "deb https://packages.erlang-solutions.com/ubuntu bionic contrib" | sudo tee /etc/apt/sources.list.d/rabbitmq.list

sudo apt update

sudo apt -y install erlang

You can click for our high-performance virtual servers.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(182 times viewed. / 0 people found helpful.)