Comment 5 for bug 177514

Revision history for this message
snares (snaresv6-4) wrote :

had this issue. I found a solution in Bug #152362 https://bugs.launchpad.net/ubuntu/+source/icedtea-java7/+bug/152362
 I ran

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

took a wicked long time but in the end it worked.

cheers