Fedora Linux Support Community & Resources Center
  #1  
Old 10th June 2009, 06:46 PM
voodookid Offline
Registered User
 
Join Date: Jun 2009
Posts: 3
Frostwire on F11

Anyone knows what packages are needed in order to run the latest frostwire on F11 ?
Reply With Quote
  #2  
Old 10th June 2009, 07:10 PM
bob's Avatar
bob Offline
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214
Here's a very simple way to handle that and a bunch more: http://www.dnmouse.org/autoten.html Dangermouse's autoten will install it and all dependencies very easily.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
Reply With Quote
  #3  
Old 10th June 2009, 07:13 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
I have found the latest frostwire (4.18) has problems with finding java etc and havent seem any noticeable difference from 4.17
deps are
Java open source or sun both work, and compat-libstdc++-33 compat-libstdc++-296
heres how i install it or you could use autoten
http://dnmouse.org/frostwire.html
Reply With Quote
  #4  
Old 10th June 2009, 07:14 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
You beet me to it Bob gonna have to learn to type with more than two fingers
Reply With Quote
  #5  
Old 10th June 2009, 07:18 PM
bob's Avatar
bob Offline
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214
BTW, congrats on autoten for F11. Worked like a charm. I've said it before: you've made Fedora 'newbie-friendly' at last.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
Reply With Quote
  #6  
Old 11th June 2009, 07:36 AM
voodookid Offline
Registered User
 
Join Date: Jun 2009
Posts: 3
Worked just fine ... thanks
Reply With Quote
  #7  
Old 2nd July 2009, 01:04 PM
JAGS Offline
Registered User
 
Join Date: Apr 2009
Posts: 26
i used your guide for frostwire. cheers man.
Reply With Quote
  #8  
Old 19th October 2009, 10:21 PM
sparky63 Offline
Registered User
 
Join Date: Oct 2009
Posts: 6
linuxfedorafirefox
yeah so..i uses it..no dice when i click on the frostwire icon in my apps list nothing happens....its kinda fustrating a bit
Reply With Quote
  #9  
Old 19th October 2009, 10:39 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
We went through this a week or two ago: latest FrostWire won't unpack it's java junk as normal user (cannot write to system folders). IIRC, I had to start it first time as root user, let it unpack *.jar files, close the start-up dialog and exit terminal, now it runs as any user.

V

Last edited by Hlingler; 19th October 2009 at 10:41 PM.
Reply With Quote
  #10  
Old 19th October 2009, 10:45 PM
sparky63 Offline
Registered User
 
Join Date: Oct 2009
Posts: 6
linuxfedorafirefox
ok well..i just used dangermouse's autoten a little bit ago..i thought that would be a fix..i dont really understand how i would have to unback it as a root user..or is there a way to just get an older version?
Reply With Quote
  #11  
Old 19th October 2009, 10:52 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
Quote:
i dont really understand how i would have to unback it as a root user
(1) Open a terminal window (aka: "GTerm", "XTerm", "Console", "Konsole" - any one of them will do)
(2) Log into terminal as root user by typing:
su -

(NOTE space and dash) and press <ENTER> key; enter root user password when prompted, then press <ENTER> key
(3) Start FrostWire by typing command:
frostwire

and press <ENTER> key
(4) ignore start-up dialog; watch output in terminal, wait for all *jar files to be unpacked
(5) close ("Cancel") start-up dialog
(6) exit terminal by typing:
exit

twice, pressing <ENTER> key each time
(7) start frostwire as any normal user from menus.

V

Last edited by Hlingler; 19th October 2009 at 10:55 PM.
Reply With Quote
  #12  
Old 19th October 2009, 10:59 PM
sparky63 Offline
Registered User
 
Join Date: Oct 2009
Posts: 6
linuxfedorafirefox
ok i did that and got an error...it says
Starting FrostWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0_13]
Configuring environment...
Loading FrostWire:
CLASSPATH SET TO:
Unable to access jarfile FrostWire.jar

then it says that works best with sun java...should i just delete all my java programs and use sun?
Reply With Quote
  #13  
Old 19th October 2009, 11:01 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
Looks like you already have SUN's JAVA ("Suitable java version found [java = 1.6.0_13]"), so I don't know why it would fail. Sorry, out of ideas - the above worked for me.

V

P.S. That is the error I got: "Unable to access jarfile FrostWire.jar". Did you really log into terminal as root user ???

http://forums.fedoraforum.org/showthread.php?p=1275794

Last edited by Hlingler; 19th October 2009 at 11:06 PM.
Reply With Quote
  #14  
Old 19th October 2009, 11:10 PM
sparky63 Offline
Registered User
 
Join Date: Oct 2009
Posts: 6
linuxfedorafirefox
i just dont get why it wont run the jar
ugh..
Reply With Quote
  #15  
Old 19th October 2009, 11:14 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
Looks like I also edited (as root user) file /usr/bin/frostwire to read:
Code:
#!/bin/bash
export HOSTNAME=localhost
/usr/lib/frostwire/runFrostwire.sh
I removed some spurious reference to a non-existent user at end of third line.

V
Quote:
i just dont get why it wont run the jar
Because there are no *jar files until they're unpacked from their archive format (as root user).
Reply With Quote
Reply

Tags
f11, frostwire

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
f9 & frostwire trailer8713 Using Fedora 7 30th June 2008 08:40 AM
JRE/Frostwire help GammaPoint Using Fedora 2 6th May 2007 10:34 PM
Frostwire Help bjb_nyj101 Using Fedora 1 13th April 2007 12:54 PM
Frostwire lesses Using Fedora 0 28th January 2007 01:35 AM
FrostWire Mutt Using Fedora 1 25th March 2006 08:25 PM


Current GMT-time: 09:27 (Monday, 20-05-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