Michael K O'Brien wrote:
Hola~
I'd like to install a Java plugin for Mozilla. I was able to find a couple of
web pages that describe how to do this by downloading the package from Sun and
installing it by hand.
I wasn't able to find a *.deb for it. Is there one?
MO
hola!
put this into your /etc/apt/sources.list:
## JAVA - This is gcc3.2-compiled i386 release
deb http://jopa.studentenweb.org/debian ./
deb-src http://jopa.studentenweb.org/debian ./
then do this:
apt-get install j2re1.4
the plugins will be installed ... maybe ... :D
regards
mike