Well, apparently, it doesn't quite work with a 64-bit machine. I'm not sure about 32-bit machines, but at least on my machine (a 64-bit), it doesn't work. I finally came across a bug that was reported on Ubuntu... and luckily, a fix!
>sudo apt-get build-dep icedtea-java7-plugin
> sudo apt-get -b source icedtea-java7-plugin icedtea-java7-bin icedtea-java7-jre icedtea-java7-jdk
> sudo dpkg -i icedtea-java7-*deb
Word of warning though, this takes a very long time. And by very, I really do mean VERY. After you execute the second line, go for lunch or take a nap. Hopefully it'll be done by the time you get back ;)
After executing the last line, I got a software update message from Ubuntu for the IcedTea plugin. I hit install, and it updated everything for me, and everything works.
To test if it worked, try this:
www.java.
W
No comments:
Post a Comment