Vik

Vik

Hi Im installing Elixir in elementary os,

when I try to install erlang with
sudo apt-get install esl-erlang

The esl-erlang package is not available, but some other package references
to the. This may mean that the package is missing, outdated, or only
is available from some other source

E: The “esl-erlang” package does not have a candidate for installation

and if I try to install elixir and then check version, this happens

Erlang/OTP 20 [erts-9.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:10] [kernel-poll:false]

{“init terminating in do_boot”,{{badmatch,error},[{‘Elixir.System’,build,0,[{file,“lib/system.ex”},{line,172}]},{‘Elixir.System’,build_info,0,[{file,“lib/system.ex”},{line,164}]},{‘Elixir.Kernel.CLI’,parse_shared,2,[{file,“lib/kernel/cli.ex”},{line,153}]},{‘Elixir.Kernel.CLI’,‘shared_option?’,3,[{file,“lib/kernel/cli.ex”},{line,113}]},{‘Elixir.Kernel.CLI’,main,1,[{file,“lib/kernel/cli.ex”},{line,14}]},{init,start_em,1,},{init,do_boot,3,}]}}
init terminating in do_boot ({{badmatch,error},[{Elixir.System,build,0,[{},{}]},{Elixir.System,build_info,0,[{},{}]},{Elixir.Kernel.CLI,parse_shared,2,[{},{}]},{Elixir.Kernel.CLI,shared_option?,

Can anybody help me , please?

Showing Posts 1 to 6

l00ker

l00ker

You’d be much better off using asdf to install both erlang & elixir. That way you can have multiple versions installed and switch between them etc.

Just be sure to check and install any required system packages. The requirements and instructions are listed on the repo of each plugin. Just follow the link to the repo in the plugins list.

Since Elementary OS seems to be using apt, it’s probably based on Debian, so you can most likely follow the instructions under Before asdf install for Ubuntu and Debian in the asdf-erlang repo.

Vik

Vik OP

Hi, I try to install erlang using asdf but the instalation takes ages, 30 minutes

I install the dependencies and then

asdf plugin add erlang GitHub - asdf-vm/asdf-erlang: Erlang plugin for asdf version manager · GitHub
asdf install erlang latest
Downloading kerl…
asdf_23.2.7 is not a kerl-managed Erlang/OTP installation
No build named asdf_23.2.7
Downloading OTP-23.2.7.tar.gz to /home/victor/.asdf/plugins/erlang/kerl-home/archives…
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 122 100 122 0 0 259 0 --:–:-- --:–:-- --:–:-- 259
100 53.9M 0 53.9M 0 0 1154k 0 --:–:-- 0:00:47 --:–:-- 1197k
Extracting source code
Building Erlang/OTP 23.2.7 (asdf_23.2.7), please wait…

dimitarvp

dimitarvp

Yes, compiling Erlang from C sources can take a while. Don’t worry about it unless it’s still hung 6h later.

Vik

Vik OP

just finish, but more problems

victor@victor-Lenovo-Z50-75:~$ asdf plugin-add elixir GitHub - asdf-vm/asdf-elixir: Elixir plugin for asdf version manager · GitHub
victor@victor-Lenovo-Z50-75:~$ asdf install elixir latest
==> Checking whether specified Elixir release exists…
==> Downloading 1.11.3-otp-23 to /tmp/elixir_build_72dqIW/elixir-precompiled-1.11.3-otp-23.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5725k 100 5725k 0 0 1162k 0 0:00:04 0:00:04 --:–:-- 1171k
==> Copying release into place
victor@victor-Lenovo-Z50-75:~$ elixir -v
No preset version installed for command elixir
Please install a version by running one of the following:

asdf install elixir master-otp-23

or add one of the following versions in your config file at /home/victor/.tool-versions
elixir 1.11.3-otp-23

I tried installing one more time

asdf install elixir master-otp-23
==> Checking whether specified Elixir release exists…
==> Downloading master-otp-23 to /tmp/elixir_build_KiAL55/elixir-precompiled-master-otp-23.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5787k 100 5787k 0 0 1166k 0 0:00:04 0:00:04 --:–:-- 1214k
==> Copying release into place
victor@victor-Lenovo-Z50-75:~$ elixir -v
No version set for command erl
Consider adding one of the following versions in your config file at /home/victor/.tool-versions
erlang 23.2.7

doesnt detect version, or command iex…

NobbZ

NobbZ

You need to also activate the freshly installed elixir either in a project, in a shell or globally.

Please refer to the documentation of asdf local and asdf global for the most common use cases.

Vik

Vik OP

Thanks, I set the global versión and now works, thank you

— All posts loaded —

Where Next? Top

Trending in Questions Top

Blokh
Hey guys, I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly Do you guys have any suggestions what is the best prac...
New
kszambelanczyk
Hello! Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app. I creat...
New
Onor.io
I have what I’ve heard referred to as a “lookup table” in my database. This is a way of assigning codes to common values. One common lo...
New
Trolleger
What approach to take when sending live updates to “random” users Hi! I have a question, I have a little chat app, and when I create a DM...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
matt-savvy
Anyone here using Honeybadger? My Honeybadger account is being overwhelmed with noise from some bots. Seeing a lot of Bandit.HTTPError...
New
samoloth
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews