![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.) |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
| |||
![]() Hi all, I am runninng LimeWire under Fedora Core 4. Java 1.5 is installed: Code: $ rpm -q jre jre-1.5.0_04-fcs Code: $ /usr/java/jre1.5.0_04/bin/java -jar LimeWire.jar & |
| |||
![]() [QUOTE]Originally posted by limewire Uninstalling the old java would probably be the easiest thing... Quote:
/usr/bin/java Quote:
/opt/jre1.5.0_04/bin:/usr/kerberos/bin:/opt/jre1.5.0_04/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/colin/bin:/sbin:/usr/sbin:/home/colin/bin Grrrr, I don't know where these redundancies are coming from... |
| |||
![]() Why is /opt/jre1.5.0_04/bin in your path if /usr/java/jre1.5.0_04/bin/java is what you need (according to your first post)? Change that and you should be set /usr/bin/java is probably a link to 1.4. The redundancy is probably because you have similar entries in /etc/profile and ~/.bash_profile or similar. |
| |||
![]() Quote:
#!/bin/sh - set -a cd /.../limewire/gui JAVA_HOME=/usr/java PATH=${JAVA_HOME}/bin:${PATH} CLASSPATH=... PATH=${PATH}:../lib/native java ... Replacing the (...) with your installation's path. |
![]() |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
i need help; LW says please install the new version of java after installing Java | Logan_2468 | Windows | 7 | October 5th, 2009 11:07 PM |
Limewire Keeps Closing Down: System prefered Java 1.4.2 over Java 1.5 | CrAcKeDuP | Connection Problems | 13 | February 22nd, 2005 04:49 AM |
Exception in thread "main" java.lang.NoClassDefFoundError: lax/nl/java/option/java/st | jllabres | General Linux Support | 6 | October 17th, 2002 05:26 PM |
Exception in thread "main" java.lang.NoClassDefFoundError: lax/nl/java/option/java/st | jllabres | General Linux Support | 2 | October 13th, 2002 02:06 AM |
Java Plug In program (java Machine) | Unregistered | General Windows Support | 0 | January 27th, 2002 10:03 AM |