sym_num

sym_num

Please help me.
I want to update to the latest Elixir. using asdf
I tried to install Erlang. However, I get the following error:

$asdf install erlang 22.2.2
Downloading OTP-22.2.2.tar.gz to /home/sasagawa/.asdf/plugins/erlang/kerl-home/archives
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 122 0 122 0 0 225 0 --:–:-- --:–:-- --:–:-- 225
100 53.1M 0 53.1M 0 0 4621k 0 --:–:-- 0:00:11 --:–:-- 4336k
Extracting source code
Building Erlang/OTP 22.2.2 (asdf_22.2.2), please wait…
WARNING: It appears that a required development package ‘libssl-dev’ is not installed.
WARNING: It appears that a required development package ‘libncurses5-dev’ is not installed.
Configure failed.
checking for kstat_open in -lkstat… (cached) no
checking for tgetent in -ltinfo… no
checking for tgetent in -lncurses… no
checking for tgetent in -lcurses… no
checking for tgetent in -ltermcap… no
checking for tgetent in -ltermlib… no
configure: error: No curses library functions found
ERROR: /home/sasagawa/.asdf/plugins/erlang/kerl-home/builds/asdf_22.2.2/otp_src_22.2.2/erts/configure failed!
./configure: 343: kill: No such process

I tried to install libssl-dev and libncurses5-dev but get an error.

Elixir1.10 could be installed with asdf. But Erlang doesn’t work.

I use Linux Mint 18.1 “Serena” MATE.

Showing Posts 1 to 10

romenigld

romenigld

I install the versions:

elixir         1.10.0  
erlang         22.1.8

Here a complete install with Linux in portuguese with the @akitaonrails but it’s posible to understand just watching or you can put translation of the subtitle:

and you can begin in the time 41:06 for install the libraries and after this begins the instalation with the asdf.
If you are a Mac OS user you can install the libraries with Homebrew as well.

sym_num

sym_num OP

Thank you.

wolfiton

wolfiton

You don’t have the libraries neccesary to build erlang on Ubuntu look here GitHub - asdf-vm/asdf-erlang: Erlang plugin for asdf version manager · GitHub

sym_num

sym_num OP

Thank you.

wolfiton

wolfiton

You are welcome.

dc0d

dc0d

I gave up on installing Erlang via asdf on Mac. It’s for some time that I use this setting: Installed Erlang using brew and the precompiled version Elixir using asdf (for which, the version looks like 1.10.0-otp-22).

wolfiton

wolfiton

Do not use brew, I wrote a guide to install asdf on Mac, I can searched for it if you needed it.

Here is my guide use git asdf Mac guide

sym_num

sym_num OP

Thank you very much. I was able to update to the latest version.

The software index was corrupted. I managed to fix it using aptitude.

The information from everyone was very helpful. Thank you very much.

akash-akya

akash-akya

I faced the same issue while installing 26.2.1 using asdf on MacOS Ventura v13.6.1.

asdf_26.2.1 is not a kerl-managed Erlang/OTP installation
The asdf_26.2.1 build has been deleted
Extracting source code
Building Erlang/OTP 26.2.1 (asdf_26.2.1), please wait...
Configure failed.
checking whether lock counters should be enabled... no
checking for kstat_open in -lkstat... (cached) no
checking for tgetent in -ltinfo... no
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... no
checking for tgetent in -ltermcap... no
checking for tgetent in -ltermlib... no
configure: error: No curses library functions found
ERROR: /Users/akash/.asdf/plugins/erlang/kerl-home/builds/asdf_26.2.1/otp_src_26.2.1/erts/configure failed!
./configure: line 370: kill: (-9950) - No such process

Please see /Users/akash/.asdf/plugins/erlang/kerl-home/builds/asdf_26.2.1/otp_build_26.2.1.log for full details.

Somehow, the compiler failed to find ncurses. Even after updating development toolchain.

Solved by explicitly setting pkg-config path and then installing

$ export PKG_CONFIG_PATH="/usr/local/opt/ncurses/lib/pkgconfig"
$ asdf install erlang 26.2.1
mayel

mayel

Not a direct answer but you may want to try https://mise.jdx.dev which is basically a drop-in replacement for asdf (written in Rust).

Where Next? Top

Trending in Questions Top

RSP87
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
nseaSeb
Hello, I know there is an approach for handling lists that allows for optimized traversal, but I can’t recall the specific method (somet...
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
brecabral
Documentation While reading the Scoped Routes section, I noticed that the documentation currently refers to a problem without explainin...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
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
FlyingNoodle
If a change or preparation module uses Ash.Changeset.get_argument/2 or Ash.Query.get_argument/2 (or any of the other get_argument functio...
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
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
webofbits
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself. My main conc...
#ai
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews