LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   java version problem (https://www.linuxquestions.org/questions/ubuntu-63/java-version-problem-698977/)

Fugazi 01-21-2009 05:28 PM

java version problem
 
I go to a website that has problems with java 1.6.0_10 I need to upgrade to 1.6.0_11

I followed the directions on this site. It looks like I got it all right...

when I type java -version I get..

java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) Server VM (build 11.0-b16, mixed mode)

But when I test my java version at javatester , it says I'm still on _10

I have the libjavaplugin_oji.so linked to the /usr/bin/firefox-3.0.5/plugins directory.

I can't figure out what I'm missing.

Thanks in advance

Drakeo 01-21-2009 06:01 PM

/usr/lib/mozilla/plugins/ look there the old links go there to. the new fire fox uses xulruner and it is linked to mozilla.
I get tired of it not wanting to put it there but that is where the stock built stuff goes so I just copy and paste it there and link off that.

Fugazi 01-21-2009 06:23 PM

put a link in the /usr/lib/mozilla/plugins and the /usr/lib/firefox/plugins .. trying to cover everything. Still no go, for some reason firefox is only finding the 1.6.0_10 version.

Drakeo 01-21-2009 11:34 PM

type
Quote:

about:plugins
and look for the file. how do you turn theses smiley off

Fugazi 01-22-2009 01:27 PM

Got it working, here's what I did.

I had installed sun-java6-bin with Synaptic Package Manager. So I removed that, then re-did the links pointing to my /opt/jrel folder.

badda bing, badda boom.


All times are GMT -5. The time now is 09:48 AM.