Justin Conover’s Blog

September 22, 2007

Browser Plugins for Fedora Rawhide x64 (pre-F8)

Filed under: java, Fedora — admin @ 8:54 am

How to enable useful browser plug-ins for Rawhide
# yum remove totem-mozplugin.x86_64

# rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm

# yum install flash-plugin

# yum install compat-libstdc++-33

# rpm -ivh RealPlayer10GOLD.rpm

# cd /usr/lib64/mozilla/plugins
# ln -s /usr/local/RealPlayer/mozilla/nphelix.* .
# cd ../plugins-wrapped/
# ln -s /usr/local/RealPlayer/mozilla/nphelix.* .

# yum install nspluginwrapper

# /usr/bin/mozilla-plugin-config

The coolest thing about the new java stack is the browser plugin works on x64 Firefox! Give it a spin.

# yum install java-1.7.0-icedtea-plugin

Go here to test: http://www.java.com/en/download/help/testvm.xml

http://justinconover.com/images/icedtea-plugin_x64.jpg

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress