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

add dependencies for me #41

Merged
merged 1 commit into from Oct 4, 2018
Merged

add dependencies for me #41

merged 1 commit into from Oct 4, 2018

Conversation

cpicanco
Copy link
Contributor

@cpicanco cpicanco commented Oct 3, 2018

Here in my debian based machine the command

sudo update-java-alternatives --set /usr/lib/jvm/java-1.8.0-openjdk-amd64

threw the following errors:

update-alternatives: error: no alternatives for mozilla-javaplugin.so
update-java-alternatives: plugin alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so

that can be fixed with

sudo apt-get install icedtea-8-plugin

Here in my debian based machine the command

sudo update-java-alternatives --set /usr/lib/jvm/java-1.8.0-openjdk-amd64

threw the following errors:

update-alternatives: error: no alternatives for mozilla-javaplugin.so
update-java-alternatives: plugin alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
@jmpessoa jmpessoa merged commit a7823fa into jmpessoa:master Oct 4, 2018
@jmpessoa
Copy link
Owner

jmpessoa commented Oct 4, 2018

Done! Thank you!

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

Successfully merging this pull request may close these issues.

None yet

2 participants