Skip to content
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

Incomplete instructions for Linux #76

Open
rozie opened this issue Sep 19, 2021 · 1 comment
Open

Incomplete instructions for Linux #76

rozie opened this issue Sep 19, 2021 · 1 comment

Comments

@rozie
Copy link

rozie commented Sep 19, 2021

Using linked generic Elixir instructions for Linux is not sufficient. After mix run --no-halt error appears:
can't find include lib "public_key/include/public_key.hrl"

The solution is to install erlang-dev package:
apt-get install erlang-dev

Tested on Debian Buster; probably all Debian and Ubuntu versions are affected.

@rozie
Copy link
Author

rozie commented Oct 15, 2021

Fixed in #78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant