Re: Installing LimeWire
Yes, some applications are coded that way that they insist on Java version say 1.4.1 or 1.5.0 etc., But really speaking, any Java application written using JDK 1.4.1 or lesser version should run fine if you have JDK 1.5.0 installed. Since the JVM supports backward compatibility. But it won't work the other way around. ie., applications written using JDK1.5 won't run on JDK 1.4!!. In my case I installed JDeveloper 10g it said that your using higher Java version than what was required by it. I had JDK 1.5 installed , and JDeveloper was tested to run on 1.4.2 JDK. Actually, then it showed a dialog box, I clicked on run any way. And it ran perfectly. In your case you need to install Java JRE 1.4.1 or whatever LimeWire asks because it's hard-coded that way, and the installation won't proceed if you don't have Java 1.4.1!!
|