This application requires Java Runtime Enviroment 1.6.0

deafrascal
10 years ago

0

I am a new bee :) so please bare with me. I am trying to run wine and it throws this message : This application requires Java Runtime Environment 1.6.0.

java -version shows the below.

root@Silent:~# java -version
java version “1.7.0_45”
Java™ SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot™ Server VM (build 24.45-b08, mixed mode)

What I am missing ?

Thank you all :)

2replies
2voices
364views
Fireshard
10 years ago

0

JREs are not all backwards compatible, unfortunately. So just install JRE1.6.0 and you’ll be ok.

I found the same problem while programming something in Eclipse (Java IDE), on 2 different computers. One had 1.7 as default, the other 1.6…twisted my mind around it for half a day until finally deciding to import both JREs in Eclipse.

deafrascal
10 years ago

0

Sorry for the delay response, I was caught up with the new year plans :) Happy new year to you.

Yeah, so I had tuff time reverting the Java, but somehow managed to get this thing right. This helped :)

Thank you again :)

Discussion thread has been locked. You can no longer add new posts.
1 of 3

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss