Comment 3 for bug 291135

Revision history for this message
Jimmy Merrild Krag (beruic) wrote :

..:: This is how I got java working in Intrepid ::..
(I develop a bit in Java, so installed the JDK. Change the paths if you install jre)

I installed the binary from Sun in /opt/
Added the following in th end of /etc/profile:
"
# Java
PATH="$PATH:/opt/jdk1.6.0_11/bin"
JAVA_HOME="/opt/jdk1.6.0_11"
export PATH
export JAVA_HOME
"

And ran this in /usr/lib/firefox-addons/plugins :
sudo ln -s sudo ln -s /opt/jdk1.6.0_11/jre/lib/i386/libnpjp2.so