Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   running limewire (https://www.gnutellaforums.com/general-linux-support/21111-running-limewire.html)

chemicalyaltered July 17th, 2003 08:29 PM

running limewire
 
I have already installed limewire but i cant figure out how tollaunch the file and run lime wire. i have read thream me file and tried everything in there. what should i do i am a linux newbie

nUtOO July 18th, 2003 09:31 AM

Go to the folder it installed in /root/limewire I think then just click the icon thats named runlimewire...
you can drag and drop the icon to your desktop also and run it from there...

dick f September 18th, 2003 04:22 AM

launch LimeWire
 
You should start 'LimeWire' in the directory where you installed LimeWire, not 'runLime.sh'. Make sure you have the rights to execute the program. In KDE I can just click on the file and it starts.
Good Luck!

Eric_Draven4521 September 20th, 2003 10:34 PM

to run limewire using linux

open up a console window

type su
put in your root password

type ln -s /whereveryouinstalledLimeWire/LimeWire /usr/bin

then everytime you want to run limewire, open up a console and type LimeWire exactly how I have it, and it will run automatically

Digitalhobo October 1st, 2003 07:13 AM

Create a start-up script:
open an editor and type

#!/bin/bash
cd /home/myhome/LimeWire ( type the path
to your limewire directory)
./LimeWire

Save as lime to /usr/local/bin or /home/bin
start by opening a terminal and typing lime
or add to your menu and desktop


All times are GMT -7. The time now is 04:23 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.