|
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 |
| |||
limewire on suse 7.1 I have tried to install the Linux version on suse 7.1, no luck. I read that I should try to install the "Other" version and install the right JRE for my system. I am somewhat "tech-savvy" but not when it comes to java. I have been to the javasoft site but can't find anything of any use. Is there an appropriate JRE for suse 7.1 (kernel 2.4)? Can someone point me in the right direction? |
| |||
I have the same problem with Debian/woody/2.4.0. The installation crashes with the following message: ~/bin > sh ./LimeWireLinux.bin Preparing to install... SIGSEGV received at bfffe09c in /tmp/install.dir.1781/Linux/resource/jre/lib/linux/native_threads/libjava.so. Processing terminated Writing stack trace to javacore2787.txt ... OK ./LimeWireLinux.bin: line 1: 2787 Speicherzugriffsfehler /tmp/install.dir.1781/Linux/resource/jre/bin/jre -Djava.compiler= -noverify -cp "::/tmp/install.dir.1781/InstallerData:/tmp/install.dir.1781/InstallerData/installer.zip" com.zerog.lax.LAX "/tmp/install.dir.1781/temp.lax" /tmp/env.properties.1781~ The "other" method tells me: ~/bin > java -classpath LimeWireOther.zip install Unable to initialize threads: cannot find class java/lang/Thread To be honest, I have problems to undertstand the *-instructions in the help file. Can anybody give me a hint? Regards Rainer |
| |||
You have to install the Java-only version of LimeWire (not the *.bin version) this works, but it runs extremely slowly and instable...... @urmel: Yoo have to set the classpath properly, e.g.: CLASSPATH="/usr/lib/java/lib/classes.zip:/usr/lib/java/lib:." export CLASSPATH (add these lines to your /etc/profile file) |
| |||
Hai Nils, thx for your help but it did not work. I found the file /usr/lib/jdk1.1/lib/classes.zip and set the path in a xterm to /usr/lib/java/lib/classes.zip:. the result is the same as before. On the Debain-box I have following Java packages: /home/rainer # dpkg -l | grep java ii java-common 0.6 Base of all Java packages ii netscape-java- 4.73-19 Netscape Java support for version 4.73 ii netscape-java- 4.76-1 Netscape Java support for version 4.76 /home/rainer # dpkg -l | grep jdk ii jdk1.1 1.1.8v1-3 JDK 1.1.x (Java Development Kit) - Runtime o ii jdk1.1-dev 1.1.8v1-3 JDK 1.1.x (Java Development Kit) ii jdk1.1-native 1.1.8v1-3 JDK 1.1.x Runtime - native threads extension ii jdk1.1-native- 1.1.8v1-3 JDK 1.1.x - native threads extensions I would like to use the normal Linux Version of LimeWire. With version 1.2 there was the same problem. Can you help me to fix the crash of the installation script? Here the output again: ~/bin > sh ./LimeWireLinux.bin Preparing to install... SIGSEGV received at bfffe09c in /tmp/install.dir.1585/Linux/resource/jre/lib/linux/native_threads/libjava.so. Processing terminated Writing stack trace to javacore2597.txt ... OK ./LimeWireLinux.bin: line 1: 2597 Speicherzugriffsfehler /tmp/install.dir.1585/Linux/resource/jre/bin/jre -Djava.compiler= -noverify -cp "::/tmp/install.dir.1585/InstallerData:/tmp/install.dir.1585/InstallerData/installer.zip" com.zerog.lax.LAX "/tmp/install.dir.1585/temp.lax" /tmp/env.properties.1585 ~/bin > tschö urmel |
| |||
Hello to all SuSE 7.1 Users! I had the same problem, but its very easy to solve, because only the path of "java" is wrong! One way is to export..., buts easyer: Search for the directory of the installed jre (something like /usr/lib/jre-1.3/bin/java...) , then change to it and then type the following: ./java -classpath <directoryofLimeOther.zip>/LimeWireOther.zip install! Then everything works! Have fun, pinola |
| |||
I found "jre", in /usr/lib/java/bin. from there I ran ./java -classpath /LimeWireOther.zip install The error was: "Unable to initialize threads: cannot find class java/lang/Threads: I also tried to export the CLASSPATH but with no luck like the others. Is there something I'm doing wrong? [This message has been edited by santellij (edited 03-29-2001).] |
| |||
To install the Other version of LimeWire on a SuSE Linux 7.1 system, just enter java --classpath LimeWireOther.zip:/usr/lib/jdk1.1.8/classes.zip install (or whereever you have the classes.zip file installed, see 'locate classes.zip' if unsure) Installation works without problems then. The program sometimes runs really slow, thus. I did not yet find out why and when and of course don't have any way to improve this. Merlin |
| |||
OK guys, this is what you have to do in order to get LimeWire somewhat running in Suse 7.1: Install package Java2 from pay series, then link /usr/lib/java to jdk1.3 (the Java2 directories). I've done this in order to get Lime to use Java2 virtual machine. So what I got is a running LimeWire with some minor bugs like grey squares where's no lines of text and a very important bug which makes it impossible to change the options. Anyway it is better than the unstable Lime running with javarunt or java vm's. Also I've 'tried' it with Kaffe and IBM-java's vm and it didnt work. If any of you have a better solution please post it here inmediatly. |
| |||
ok, here's my version of the story: i installed Sun's SDK from the SuSE 7.1 installation disks, (since the JRE is part of the SDK), and found it installed as a link to the JRE, under the root directory. I then typed "/java/bin/java -classpath LimeWireOther.zip install." Here's the errors i got: Xlib: connection to ":0.0" refused by server Xlib: Invalid MIT-MAGIC-COOKIE-1 key Exception in thread "main" Anyone get that also? Interesting that the same errors i got,i also get when trying to run xmame. (not the exception error though.) Anybody have a clue on what's wrong with my setup? Thanks. |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SuSE 9 and LimeWire | branchms | General Linux Support | 0 | March 2nd, 2004 09:43 AM |
suse 8.1 and limewire help please | vesnick | General Linux Support | 3 | December 25th, 2002 05:50 AM |
SuSE 8.0 and LimeWire | Unregistered | General Linux Support | 10 | October 13th, 2002 03:25 AM |
LimeWire under SuSE 8.0 | Unregistered | General Linux Support | 5 | July 13th, 2002 12:10 PM |
limewire and suse 72 | Unregistered | General Linux Support | 14 | September 5th, 2001 11:37 PM |