Skip to content

minor improvements to Debian/Ubuntu based install guide #1731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

dch
Copy link
Contributor

@dch dch commented Oct 16, 2023

Without erlang-dev and erlang-xmerl, it's not possible to build mint, nor phoenix.
It seems reasonable to add these as general dependencies for everybody.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.3 LTS
Release:        22.04
Codename:       jammy

$ mix hex.info

Hex:    2.0.6
Elixir: 1.15.7
OTP:    26.1.2

Built with: Elixir 1.14.2 and OTP 23.3
> Compiling 1 file (.erl)
    src/mint_shims.erl:37:14: can't find include lib "public_key/include/public_key.hrl"
    %   37| -include_lib("public_key/include/public_key.hrl").

$ mix hex.info

Hex:    2.0.6
Elixir: 1.15.7
OTP:    26.1.2

Built with: Elixir 1.14.2 and OTP 23.3
@dch
Copy link
Contributor Author

dch commented Oct 16, 2023

see phoenixframework/phoenix#5552 for another person running into this.

@josevalim josevalim merged commit 2f2a813 into elixir-lang:main Oct 16, 2023
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@dch dch deleted the fix/docs-improve-ubuntu-install branch October 16, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants