PDA

View Full Version : [ubuntu] Java issue with 9.10



Eric B
September 16th, 2009, 10:07 PM
I upgraded to 9.10 a little early, and now I cannot access a java app. I see 5 is not working in the repositories. I tried manually installing that to see if it fixes my issues using the instructions at Sun, and I installed to the /usr/lib/jvm/ directory. However, update-java-alternatives -l does not list it.

Anyone know how I can get 5 up and running on 9.10, as I believe that the app will not run on 6?

Mighty_Joe
September 17th, 2009, 01:10 PM
I believe that the app will not run on 6?

Did you try running your app with Java 1.6? Java's pretty good about being backwards-compatible.

Eric B
September 17th, 2009, 02:22 PM
It doesn't even open using 6. I think it specifically looks for 5. I once had to edit the pluginreg.dat for Mozilla to specifically say that 5 was there, but if I do that now, the file is overwritten every time I start Firefox.

Eric B
September 17th, 2009, 03:06 PM
Got it to work. The way the app was written, it was looking specifically for update 13. I basically lied to it by editing the pluginreg.dat user ~/.mozilla