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

Sodium not installed on ubuntu #147

Open
praswicaksono opened this issue Jan 28, 2023 · 2 comments
Open

Sodium not installed on ubuntu #147

praswicaksono opened this issue Jan 28, 2023 · 2 comments

Comments

@praswicaksono
Copy link

I tried install php 8.1 on ubuntu machine but sodium is not installed, I check the code i see --with-sodium option only available for mac, anyone experiencing same issue?

@99linesofcode
Copy link

Check the workflow.yml to see which dependencies are required in order to use this plugin.

@megawebmaster
Copy link

@praswicaksono - yes, I have the same issue and I was surprised it's not included. Fortunately you can force the plugin to install sodium with: PHP_CONFIGURE_OPTIONS="--with-sodium" asdf install php 8.2.6.

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

No branches or pull requests

3 participants