Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Linux Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

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.)


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old April 18th, 2001
quasar
Guest
 
Posts: n/a
Exclamation

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.
Reply With Quote
  #12 (permalink)  
Old April 18th, 2001
Axe
Guest
 
Posts: n/a
Cool

[QUOTE]Originally posted by quasar:

Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key

Logged in a terminal window as root? You are not allowed to use the user's X-Server!

I found out that limewire works only properly for the root. You may start it with SUID root, but this does not allow downloads etc.

I have a solution for this using SUDO....but i cant remember it out of the head. Will post it here when I'm back at my linux-box

Cheers
Axe
Reply With Quote
  #13 (permalink)  
Old April 24th, 2001
Axe
Guest
 
Posts: n/a
Exclamation

OK, this is my solution (repeated as separate posting)


Installing LineWire

I had the problem that LimeWire worked only with root authorisations. Setting SUID rood didnt help, downloads still were not working. I fixed it the following:

login as root
install limewire to /opt/LimeWire

create a script, lets say lw, and put it to /usr/local/bin (or somewhere else, e.g. $HOME). Assuming you are joe_user, the script is:
-------- snip
#!/bin/sh
XAUTHORITY=/home/joe_user/.Xauthority; export XAUTHORITY
DISPLAY=:0.0; export DISPLAY
/opt/LimeWire/LimeWire

-------- snap

next you need sudo installed on your machine. Pls. Note that there was a security announcement last (look at portal.suse.de/en). With visudo, configure sudo and add the following line:

joe_user ALL=NOPASSWD:/usr/local/bin/lw

now you can start limewire with

sudo lw

.....and enjoy sucking songz!
Reply With Quote
  #14 (permalink)  
Old August 24th, 2001
Novicius
 
Join Date: August 24th, 2001
Posts: 3
lzhuk is flying high
Question java version?

I get the following error message: "Unable to initialize threads: cannot find class java /lang/Thread. I have Suse 7.0 PPC (Mac) and jdk1.1.8. Is that because of the java version? I've downloaded jdk1.3.1 but have hard time uncompressing it and installing. Do you know what utility I should use to uncompress *.bin files? thanks.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


All times are GMT -7. The time now is 06:55 PM.


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.