you will have to point your browser to: https://jdk7.java.net/download.html

… accept the

License Agreement: You must accept the Early Adopter Development License Agreement to download this software.

http://download.java.net/jdk7u60/archive/b04/binaries/jre-7u60-ea-bin-b04-linux-x64-22_jan_2014.tar.gz?q=download/jdk7u60/archive/b04/binaries/jre-7u60-ea-bin-b04-linux-x64-22_jan_2014.tar.gz

i think that’s the reason why wget does not work.

how cumbersome.

1. download it

2. extract it

find file libnpjp2.so

# find firefox/iceweasel profile directory

find / -name .mozilla

# create plugin directory

mkdir /home/user/.mozilla/plugins

# move plugin

mv libnpjp2.so /home/user/.mozilla/plugins

# check if working

java firefox iceweasel plugin

 

… well … java plugin crashes in iceweasel and firefox… so i will have to use the windows version… until this is somehow fixed.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560056#5

https://www.linuxquestions.org/questions/debian-26/java-on-iceweasel-591179/

 

liked this article?

  • only together we can create a truly free world
  • plz support dwaves to keep it up & running!
  • (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
  • really really hate advertisement
  • contribute: whenever a solution was found, blog about it for others to find!
  • talk about, recommend & link to this blog and articles
  • thanks to all who contribute!
admin