![]() |
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:
|
please take the time to look at the whole page....it has linux versions at the bottom |
Quote:
|
so I noticed upon closer inspection...sorry bout that... not being a linux user, that's about all the help I can give you..sorry... |
Typing 'which java' at the command line should tell you which java is installed. FYI: one of the sun downloads install a new default java and one doesn't. Try searching the forum for more help. |
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 |
Is /usr/lib/jvm/jre-1.4.2-sun/bin/ in your path? |
Quote:
|
type 'echo $PATH' if java isn't there add it 'export PATH=$PATH:/usr/lib/jvm/jre-1.4.2-sun/bin/' (this is temporary, modify /etc/profile to make it permanent) then try installing the rpm again |
Quote:
reg@linux:~> echo $PATH /home/reg/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin reg@linux:~> export PATH=$PATH:/usr/lib/jvm/jre-1.4.2-sun/bin/ reg@linux:~> echo $PATH /home/reg/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin:/usr/lib/jvm/jre-1.4.2-sun/bin/ reg@linux:~> sudo rpm -Uhv '/home/reg/Desktop/LimeWireSoftLinux.rpm' Password: error: Failed dependencies: j2re >= 1.4.1 is needed by LimeWire-free-4.9.37-0 reg@linux:~> |
Someone else posted this a while back... Quote:
|
Quote:
|
All times are GMT -7. The time now is 10:34 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2020 Gnutella Forums.
All Rights Reserved.