I couldn't get Gallery2 (
http://gallery.menalto.com/) upload applet to work on FC8. I found
someone else who couldn't either, but that was with Ubuntu. I had to remove the icedtea plugin and link the Sun Java vm plugin.
rpm -e java-1.7.0-icedtea-plugin-1.7.0.0-0.20.b21.snapshot.fc8
cd /usr/lib/firefox-3.0.3/plugins
ln -s /usr/java/latest/plugin/i386/ns7/libjavaplugin_oji.so .
No comments:
Post a Comment