Devtalk
Trending in Erlang News
A new Erlang announcement has been posted:
Original announcement:
New
A new Erlang announcement has been posted:
Original announcement:
https://erlangforums.com/t/patch-package-otp-29-0-6-released/5911
New
A new Erlang announcement has been posted:
Original announcement:
https://erlangforums.com/t/patch-package-otp-27-3-4-17-released/5913
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
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
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
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
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself.
My main conc...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
dimitarvp
There’s no ElixirForum announcement forum post to comment on yet but I’ve just installed Erlang
24.0.1without having to downgradeautoconfor specify any env vars on the command line!It was just a matter of a simple
asdf install erlang 24.0.1EDIT: Oh, there was a forum post after all, missed it by an hour or so.
AstonJ
You missed it Dimi… moved your post to it
axelson
Did you have
KERL_CONFIGURE_OPTIONSset at all?I typically use this on macOS:
But
asdf install erlang 24.0.1fails for me with:And
brew --prefix openssldoes give/usr/local/opt/openssl@1.1dimitarvp
Nope, zero tinkering this time. Just a normal install command.
APB9785
I just tried
asdf install erlang 24.0.1and am still getting the same error as before:ERROR: /Users/Macbook/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0.1/otp_src_24.0.1/lib/crypto/configure failed!(This is on macOS Mojave)
Molly101
Do someone know what to do with

wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be availablemessage?
sa-mm
Seems to be related to Best option to do desktop apps in Elixir - #32 by dominicletz. It doesn’t look like anything you need to deal with unless you want to build desktop apps with elixir.
woohaaha
Error here too. macOS Mojave 10.14.6
APB9785
From the Issue comments on github:
and
mahaqmi
I am receiving this error.
I am coming from OTP 23
never installed OTP v24.0 before
Does anyone know what could cause this?
using Big Sur with M1 chip