Skip to content

Instantly share code, notes, and snippets.

@jaquejbrito
Last active August 29, 2015 14:23
Show Gist options
  • Save jaquejbrito/88c974ff212ff420e173 to your computer and use it in GitHub Desktop.
Save jaquejbrito/88c974ff212ff420e173 to your computer and use it in GitHub Desktop.
Command to enable icedtea-web in the right place in fedora 20
sudo yum reinstall icedtea-web
sudo updatedb
sudo ln -s /usr/lib64/IcedTeaPlugin.so /usr/lib64/firefox/plugins/libjavaplugin.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment