LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   limewire problem (https://www.linuxquestions.org/questions/linux-software-2/limewire-problem-298080/)

matrixon 03-05-2005 04:44 PM

limewire problem
 
hi im trying to install limewire but i have a little problem
when running the rpm
matrix@linux:~/Documents> rpm -ivh LimeWireSoftLinux
error: Failed dependencies:
j2re >= 1.4.1 is needed by LimeWire-free-4.8.0-0
i already installed j2re and exported the path

funkatron 03-05-2005 05:33 PM

add --nodeps to the rpm command, it should install and work fine

matrixon 03-05-2005 05:46 PM

another problem
 
i installed the rpm but now when i run limewire i get this error

linux:/home/matrix/Documents # limewire
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

java.lang.InternalError: Can't connect to X11 window server using ':0.0' as thevalue of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:81)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at java.awt.Toolkit$2.run(Toolkit.java:748)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:739)
at com.limegroup.gnutella.gui.Main.showInitialSplash(Main.java:52)
at com.limegroup.gnutella.gui.Main.main(Main.java:26)
runLime.sh: line 26: unexpected EOF while looking for matching `"'
runLime.sh: line 30: syntax error: unexpected end of file

how do i fix this

reddazz 03-06-2005 03:53 AM

Try upgrading your jre or using a different version.


All times are GMT -5. The time now is 01:42 AM.