Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24th March 2007, 02:14 AM
atrain_old
Guest
 
Posts: n/a
Question "Cauton" installing Limewire on Fc6

I was following a tutorial on FedoraSolved.org to install LimeWire. After the first command (unzip), I got this caution. I am not sure if I can proceed without fixing it.

[aaron@localhost ~]$ su -c 'unzip -u /home/aaron/LimeWireOther.zip _d /opt/'
Password:
Archive: /home/aaron/LimeWireOther.zip
caution: filename not matched: _d
caution: filename not matched: /opt/

I appreciate the advice.

atrain
Reply With Quote
  #2  
Old 24th March 2007, 02:24 AM
u-noneinc-s's Avatar
u-noneinc-s Offline
Registered User
 
Join Date: Jul 2005
Location: Wine Country, California
Posts: 2,850
You have a typo there. You used _d instead of -d
__________________
Mark N.

Perpetual Newbie
--
I wanted to proclaim myself "The Typo King" but there's way too much competion. :p

411874 Get Counted
Reply With Quote
  #3  
Old 24th March 2007, 02:36 AM
Wayne
Guest
 
Posts: n/a
There's no big deal to install Limewire. A GUI procedure could be done like this with no hassle:

Download the LimeWireOther zipfile as you have done to your Gnome desktop
Right-click on the file and select 'Extract Here'
You'll notice the name of the folder will change to 'LimeWire' once extracted
Open a Terminal and su to root
type 'nautilus'
Navigate to /opt
Select the LimeWire folder with your MIDDLE mouse button and drag it to /opt in the open Nautilus window, release button and choose 'Move Here'
Right-click on the Gnome Panel menu and choose 'Edit Menus'
In the left pane click on 'Internet' and on the right pane select 'New Item'
Name=LimeWire
Comment= Whatever you like
Command=/opt/LimeWire/runLime.sh
For the icon navigate to /opt/LimeWire and select the icon there
Click 'OK' and close the menu editor

Should work now

Wayne

Last edited by rondonjin; 24th March 2007 at 02:47 AM.
Reply With Quote
  #4  
Old 24th March 2007, 02:55 AM
atrain_old
Guest
 
Posts: n/a
For the record, that is not my typo. That is in the tutorial http://fedorasolved.org/post-install...ions/limewire/
Thanks for pointing it out
Reply With Quote
  #5  
Old 24th March 2007, 06:11 AM
atrain_old
Guest
 
Posts: n/a
Wayne
I followed the LimeWire tutorial on Stan's site, and i have it up and running. Thank you. Unfortunately, no so for Azureus. It does not show up in Applications>Internet, so i cannot seem to launch it. I am going back to stan's site, and I will come back here with feedback after i mess around with it as best i can. Just wanted to thank you for the limewire advice.

Cheers!
aaron
Reply With Quote
  #6  
Old 24th March 2007, 06:39 AM
Wayne
Guest
 
Posts: n/a
Quote:
Originally Posted by atrain
Wayne
I followed the LimeWire tutorial on Stan's site, and i have it up and running. Thank you. Unfortunately, no so for Azureus. It does not show up in Applications>Internet, so i cannot seem to launch it. I am going back to stan's site, and I will come back here with feedback after i mess around with it as best i can. Just wanted to thank you for the limewire advice.

Cheers!
aaron
Either Stan's CLUI method or my GUI total noobie method work fine for LimeWire. As for Azureus, I can't help you, I haven't and won't install it to test it as I refuse to make holes in my firewall(s) If it works for you from the CLUI then you just have to make a menu entry for it.

Wayne
Reply With Quote
  #7  
Old 4th May 2007, 11:59 PM
02maxgle Offline
Registered User
 
Join Date: Apr 2007
Posts: 1
Thanks RonDonJin your directions worked perfectly.
Thanks
Reply With Quote
  #8  
Old 5th May 2007, 12:12 AM
Wayne
Guest
 
Posts: n/a
Quote:
Originally Posted by 02maxgle
Thanks RonDonJin your directions worked perfectly.
Thanks
Dump LimeWire and grab FrostWire. It doesn't have that annoying pop-up every time you start it asking you to 'upgrade' to Pro (aka spending $$$$$)

Wayne
Reply With Quote
  #9  
Old 6th May 2007, 07:52 AM
jonathonp's Avatar
jonathonp Offline
Registered User
 
Join Date: Oct 2006
Location: Melbourne
Age: 41
Posts: 529
frostwire is great thanks wayne. cheers johnny
Reply With Quote
  #10  
Old 6th May 2007, 07:57 AM
zackf Offline
Registered User
 
Join Date: Nov 2006
Location: South Carolina
Posts: 798
Is frostwire also java based?
Reply With Quote
  #11  
Old 6th May 2007, 08:06 AM
GammaPoint Offline
Registered User
 
Join Date: May 2007
Posts: 102
Quote:
Originally Posted by zackf
Is frostwire also java based?
Yes, I believe so (at least mine won't run until I update some Java packages). I've been using it ever since it came out. Just like Limewire but I think it is (or was) less annoying.
Reply With Quote
  #12  
Old 11th May 2007, 07:47 PM
whitecloud1 Offline
Registered User
 
Join Date: Jan 2005
Posts: 92
How do I install Frostwire or Limewire to work as normal user?
I installed as root and both work fine.
However when I login as user, the default Share folder is not accepted.
/home/user/Share

Of course I can use su and run Frostwire from shell command but is this wise?

JB
Reply With Quote
  #13  
Old 12th May 2007, 12:13 AM
Wayne
Guest
 
Posts: n/a
Quote:
Originally Posted by whitecloud1
How do I install Frostwire or Limewire to work as normal user?
I installed as root and both work fine.
However when I login as user, the default Share folder is not accepted.
/home/user/Share

Of course I can use su and run Frostwire from shell command but is this wise?

JB
How did you install the version of Frostwire you're using? I just grabbed the tarball and extracted it to '/opt/frostwire' as per my instructions for Limewire earlier in this thread and made a Gnome menu entry for it pointing to the 'runFrostwire.sh' script.

Wayne
Reply With Quote
  #14  
Old 12th May 2007, 11:56 AM
whitecloud1 Offline
Registered User
 
Join Date: Jan 2005
Posts: 92
I used a Fedora rpm package for Frostwire and a general rpm package for Limewire which wasn't "certified".
Perhaps I should delete these and start again using tarballs. I use KDE.
JB
Reply With Quote
  #15  
Old 24th June 2007, 04:53 PM
whitecloud1 Offline
Registered User
 
Join Date: Jan 2005
Posts: 92
Replying eventually to my own installation problem:

I found that if I opted for the folder "/home/frostwire" instead of "/home/user/frostwire" for shared files, there was no problem finishing the installation as an ordinary user. Very Strange.
Reply With Quote
Reply

Tags
cauton, fc6, installing, limewire

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
"ls" and "cd" treat ".." differently inside symlinked directories bnorman Using Fedora 0 19th June 2008 04:49 PM
Metacity and "Xlib: extension "SHAPE" missing on display ":0.0". debu_sagii Using Fedora 0 29th August 2007 05:53 PM
problems while installing gnome 2.18, "no module named libxml2" and "libmodule_id" parv Using Fedora 1 30th March 2007 09:22 AM
Limewire "Loading HTML Engine" Fatal Error reid Using Fedora 0 3rd June 2006 06:17 PM
Error:visibility arg must be one of "default", "hidden", "protected" or "internal" wangfeng Using Fedora 0 23rd May 2005 04:59 AM


Current GMT-time: 08:05 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat