Jump to content

Frostwire & IcedTea


Guest alan_ri
 Share

Recommended Posts

Guest alan_ri

Hi all!

 

I have tried to run Frostwire on IcedTea but with no luck.I know that is recommended to use sun-jre,but I would like to use IcedTea.

I remember that I was able to run Frostwire on IcedTea on some distro,but I can't remember which one,so I'm wondering what could be the problem that's stoping me on this?Thanks for any suggestions.

Link to comment
Share on other sites

I can answer that because I'm having the same problem. Here's my output using mdv 2008.1, frostwire-4.13.5-2 and java-1.7.0-icedtea-1.7.0.0-24.614.2mdv2008.1 as well as java-1.6.0-sun-1.6.0.05-1mdv2008.1(both included in the powerpack version):

 

$ frostwire
Starting FrostWire...
Java exec found in PATH. Verifying...
OOPS, you don't seem to have a valid JRE. FrostWire works best with Sun JRE available at http://www.java.com [java = openjdk]
You need to upgrade to JRE 1.5.x or newer from http://www.java.com
OOPS, unable to locate java exec in  /usr/lib/  hierarchy
You need to upgrade to JRE 1.5.x or newer from http://www.java.com
ls: cannot access /usr/java/j*: No such file or directory
OOPS, unable to locate java exec in  /usr/java/  hierarchy
You need to upgrade to JRE 1.5.x or newer from http://www.java.com
ls: cannot access /opt/j*: No such file or directory
OOPS, unable to locate java exec in  /opt/  hierarchy
You need to upgrade to JRE 1.5.x or newer from http://www.java.com

 

It appears to be a linking problem as all the java stuff appears to be in various subdirectories of /usr/lib/jvm/ and frostwire is not searching there. I've tried making some links into /opt and other places to no avail but I haven't really studied the problem thoroughly. The linking is kind of complicated as /usr/bin/java links into /etc/alternatives/java which further links into the icedtea version of the java exec with links back into /usr/lib/jvm/. I'll have to experiment later but I'm considering removing the icedtea rpm and see if I can get the java exec to link into the sun version. It doesn't appear that frostwire likes the icedtea java version, however.

Link to comment
Share on other sites

  • 2 weeks later...

If you have multiple java installs, then fix the linking with:

 

update-alternatives --config java

 

then choose the number of the java install you want. You'll see them listed, so you can then switch all of it over to icedtea of whatever.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...