1

Topic: sun java jre plug in issue

i need to use sun java run time environment for several websites. existing icetea plugin did not work.

but my attempt to sudo apt-get failed. see below:

what should i do?
smile

crunchbang@crunchbang:~$ sudo apt-get install sun-java6-plugin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  gsfonts-x11 odbcinst odbcinst1debian2 sun-java6-bin sun-java6-jre unixodbc
Suggested packages:
  binfmt-support sun-java6-fonts ttf-baekmuk ttf-unfonts ttf-unfonts-core
  ttf-kochi-gothic ttf-sazanami-gothic ttf-kochi-mincho ttf-sazanami-mincho
  ttf-arphic-uming libmyodbc odbc-postgresql tdsodbc unixodbc-bin
The following NEW packages will be installed
  gsfonts-x11 odbcinst odbcinst1debian2 sun-java6-bin sun-java6-jre
  sun-java6-plugin unixodbc
0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 36.0MB/36.4MB of archives.
After this operation, 104MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://ftp.de.debian.org squeeze/non-free sun-java6-jre 6.20-dlj-1
  404  Not Found
Err http://ftp.de.debian.org squeeze/non-free sun-java6-bin 6.20-dlj-1
  404  Not Found
Err http://ftp.de.debian.org squeeze/non-free sun-java6-plugin 6.20-dlj-1
  404  Not Found
Failed to fetch http://ftp.de.debian.org/debian/pool/no … -1_all.deb  404  Not Found
Failed to fetch http://ftp.de.debian.org/debian/pool/no … 1_i386.deb  404  Not Found
Failed to fetch http://ftp.de.debian.org/debian/pool/no … 1_i386.deb  404  Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
crunchbang@crunchbang:~$

Re: sun java jre plug in issue

Try running sudo apt-get update and then sudo apt-get install sun-java6-plugin.

Let's do it and don't screw it.
      Github || Deviantart

3

Re: sun java jre plug in issue

Unia wrote:

Try running sudo apt-get update and then sudo apt-get install sun-java6-plugin.

Hi Unia
thanks for your help

first,   sudo apt-get update went well
second, sudo apt-get-sun-java6-plugin went well too,
the new issue is that sun has a long list filling up the terminal, the problem is at the end there is a <ok> but i have no way to make a 'accept' , hitting enter key does not response. so i could not response to it.

what did i do wrong? and how to correct it?
thank again

Re: sun java jre plug in issue

Try "tabbing" to it then "Enter"

5

Re: sun java jre plug in issue

arochester wrote:

Try "tabbing" to it then "Enter"


Hi arochester,
thanks for your tip.
yes, it worked out by tabbing so that i can enter when cursor moved to <ok> and <yes>
so installation went find

new issue,
it won't run. so i figure out i need to uninstall the existing IcedTea.
after that, unfortunately i still cannot run when website required sun jre, i see that it started but had error running.
surprisingly, other distros does not have trouble running it once sun jre is installed.

Re: sun java jre plug in issue

You want install sun-java6-jre.