 |
 |
 |
 |
| Installation and Live Media Help with Installation & Live Media (Live CD, USB, DVD) problems. |

10th June 2009, 06:46 PM
|
|
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 ?
|

10th June 2009, 07:10 PM
|
 |
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.
|

10th June 2009, 07:13 PM
|
 |
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
|

10th June 2009, 07:14 PM
|
 |
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
|

10th June 2009, 07:18 PM
|
 |
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.
|

11th June 2009, 07:36 AM
|
|
Registered User
|
|
Join Date: Jun 2009
Posts: 3

|
|
|
Worked just fine ... thanks
|

2nd July 2009, 01:04 PM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 26

|
|
|
i used your guide for frostwire. cheers man.
|

19th October 2009, 10:21 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 6

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

19th October 2009, 10:39 PM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

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

19th October 2009, 10:45 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 6

|
|
|
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?
|

19th October 2009, 10:52 PM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

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

19th October 2009, 10:59 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 6

|
|
|
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?
|

19th October 2009, 11:01 PM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

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

19th October 2009, 11:10 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 6

|
|
|
i just dont get why it wont run the jar
ugh..
|

19th October 2009, 11:14 PM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
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).
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
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)
|
|
 |
 |
 |
 |
|
|