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


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old April 24th, 2001
Axe
Guest
 
Posts: n/a
Cool LimeWire on Linux: This is how it worked for me....

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
 


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
Has Limewire worked for OOL costumers(sp)? Awakened_Chaos Connection Problems 1 February 28th, 2006 03:12 PM
i was using limewire and it worked great but now it wont open rickyb Windows 4 January 16th, 2005 12:51 PM
Napster worked through network, Limewire won't - suggestions..? Unregistered Connection Problems 0 May 29th, 2001 05:56 AM


All times are GMT -7. The time now is 02:34 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.