Kevin J. Cummings wrote:
Jesse Jarzynka wrote:
Fixed it myself. When I installed the Java rpm, I saw that /usr/bin/java pointed to /etc/alternatives/java, i removed it and pointed /usr/bin/java to /usr/java/jre1.5.0_02/bin/java, and it went fine. very strange, -Jesse
???
And what did /etc/alternatives/java point to? And why didn't you just make /etc/alternatives/java point to /usr/java/jre1.5.0_02/bin/java?
/etc/alternatives/java -> /usr/lib/jvm/jre-1.4.2-gcj/bin/java
Because that's how we've done it forever and I tried it and now it works fine. Limewire with the Java rpm.