|
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 |
| |||
j2re??? hi, I just installed the newest java version from sun.com: jre-1_5_0_05-linux-i586.bin but When I try to install LimeWire rpm, it says following: <home/reg/Desktop/LimeWireSoftLinux.rpm';echo RESULT=$? error: Failed dependencies: j2re >= 1.4.1 is needed by LimeWire-free-4.9.37-0 RESULT=1 Why? How do I get it installed? Thank you! |
| ||||
try this link, and choose the online installation...that way you should receive verefication that it actually installed... http://www.java.com/en/download/manual.jsp |
| |||
Quote:
|
| |||
Quote:
|
| |||
Quote:
reg@linux:~> which java /usr/bin/java reg@linux:~> is it what you're looking for, not really, eh? |
| |||
I meant for you to follow the symlink(s). /usr/bin/java should point to your java install or /etc/alternatives/java which points to your install. Your system is saying you don't have the correct java installed, you might have used the one that installs locally as I mentioned above. Either that or java isn't in your path, if so add it. |
| |||
Quote:
Code: reg@linux:~> ls /usr/bin/java /usr/bin/java reg@linux:~> ls -l /usr/bin/java lrwxrwxrwx 1 root root 22 2005-08-13 14:30 /usr/bin/java -> /etc/alternatives/java reg@linux:~> ls -l /etc/alternatives/java lrwxrwxrwx 1 root root 35 2005-08-13 15:24 /etc/alternatives/java -> /usr/lib/jvm/jre-1.4.2-sun/bin/java |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
LimeWire & J2RE Error in SuSE 8.0 - Please Help! | Unregistered | General Linux Support | 3 | September 24th, 2002 05:14 AM |
j2re PATH var not found | Unregistered | General Linux Support | 2 | August 11th, 2002 06:26 AM |
Java J2RE 1.4.0 | Unregistered | Windows | 4 | February 22nd, 2002 10:48 AM |