Pagina 1 di 1

LimeWire

Inviato: mar 29 nov 2005, 1:19
da StormyMonday
Credo di aver cancellato il link simbolico di limewire con l'eseguibile java
Se lo lancio da console mi dice
bash-3.00$ limewire
Starting LimeWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.5.0_04]
Configuring environment...
Loading LimeWire:
E mi appare lo splashscreen ma rimane inerte...e sopra le altre finestre
mi tocca quindi di killarlo malamente e mi restituisce questo:

X connection to :0.0 host broken (explicit kill or server shutdown)

******************************************************************
Something went wrong with LimeWire.
Maybe you're using the wrong version of Java?
(LimeWire is tested against and works best with with Sun's JRE, Java 1.4+)
The version of Java in your PATH is:
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)

bash-3.00$

Come posso risolvere?
Qualche aiuto?
Grazie a tutti
Ciao

Inviato: mer 30 nov 2005, 1:00
da clodo
Vado a spanne ma se ti parte lo splashscreen vuol dire che l'eseguibile java l'ha trovato...in ogni caso:
teto@localhost:/usr/bin$ ls -l j*
lrwxrwxrwx 1 root root 22 2005-11-24 18:08 java -> /usr/lib/java/bin/java

teto@localhost:/usr/lib$ ls -l j*
lrwxrwxrwx 1 root root 20 2005-11-24 18:00 java -> /usr/lib/jre1.5.0_05

Se usi il .tgz viene installato uno script in /usr/bin chiamato limewire e tutta la parte .jar sta sotto /usr/share/limewire-`versione`.

Il file doinst.sh fa questo:
( cd usr/share ; rm -rf limewire )
( cd usr/share ; ln -sf limewire-4.2.5 limewire )

ps jre1.5.0_05 l'ho installato a manina io

Inviato: mer 30 nov 2005, 1:04
da clodo
A me dà questo:
teto@localhost:~$ limewire
Starting LimeWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.5.0_05]
Configuring environment...
Loading LimeWire:

e poi parte regolarmente.