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
  #3 (permalink)  
Old July 24th, 2005
BugNutZ
Guest
 
Posts: n/a
Lightbulb Issue Solved

So this seems very round about...but I got the shortcut figured out.

I had to write an sh script. and put it in my home directory called it "startLimeWire"


--==CODE EXAMPLE==--

#!/bin/sh

cd /daman/LimeWire/ ; sh ./runLime.sh

--==END CODE EXAMPLE==--

I was manually typing in command to try and get lime to run and I tried.

daman@bugnix:~$ exec startLimeWire
sh: /home/daman/startLimeWire: Permission denied
sh: exec: /home/daman/startLimeWire: cannot execute: Success
daman@bugnix:~$

And then in the start menu script I ended up using this

--==CODE EXAMPLE==--

+ "%menu/www.xpm%LimeWire 4.8.1" Exec sh /home/daman/startLimeWire

--==END CODE EXAMPLE==--

and boom it worked....so I tried to eliminate the script and just use this in the startmenu script.

--==CODE EXAMPLE==--

+ "%menu/www.xpm%LimeWire 4.8.1" Exec sh /daman/runLime.sh

--==END CODE EXAMPLE==--

and it doesn't work....so I'm guessing this has something to do with the fact that you have to be in the directory to run runLime.sh or it wont work. So I'll keep this script in my home directory, and if it ain't broke don't fix it....lol


edit: if anyone is confused by the paths listed in the examples, my home directory is /home/daman/ and I have a second directory for my second HD that mounted at /daman/
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
Everytime I open the shortcut it says "looking for shortcut..." so I must reinstal LW msmiinx Open Discussion topics 2 January 20th, 2006 11:46 AM
LimeWire ? How to create a shortcut on my desktop for my downloaded files? MoneyPit Open Discussion topics 10 March 21st, 2005 09:24 AM
Installer removes Icons and Start Menu Shortcuts consultant Windows 3 September 6th, 2002 01:34 PM
Limewire crashes every time I touch apple menu / finder menu peeweejd General Mac Support 2 February 25th, 2002 06:43 PM
1.7c used in start menu gives, java not found Unregistered General Windows Support 0 October 19th, 2001 08:03 AM


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