Results 1 to 6 of 6

Thread: Getting Frostwire to work on Mandriva Linux?

  1. #1
    Join Date
    Aug 2008
    Beans
    136

    Smile Getting Frostwire to work on Mandriva Linux?

    I have never used Mandriva Linux, but a friend of mine is trying to install frostwire on it. Can someone give me a step by step instruction, like where to download it, which version to download, and then instructions on how to install it if it goes as planned? I'll have him post any problems he has if he has problems during the installation. Thanks a lot.

  2. #2
    Join Date
    Jul 2008
    Beans
    25

    Re: Getting Frostwire to work on Mandriva Linux?

    I think this should be the latest version:
    http://hermes.frostwire.com/frostwir...7.1.noarch.rpm

    Just download it and install it with a double-click on it.

    You also have to install java (if it isn't). I have the following packages installed:

    Code:
    java-1.6.0-sun-plugin-1.6.0.10-1mdv2009.0
    rootcerts-java-20080503.00-2mdv2009.0
    java-1.6.0-sun-alsa-1.6.0.10-1mdv2009.0
    java-1.6.0-sun-fonts-1.6.0.10-1mdv2009.0
    timezone-java-2008i-1mdv2009.0
    java-1.6.0-sun-1.6.0.10-1mdv2009.0
    java-access-bridge-1.24.0-1mdv2009.0
    java-1.6.0-sun-jdbc-1.6.0.10-1mdv2009.0
    java-1.6.0-openjdk-1.6.0.0-0.16.b11.4mdv2009.0
    Then it should work.

    Regards,
    TeaAge

  3. #3
    Join Date
    Aug 2008
    Beans
    136

    Re: Getting Frostwire to work on Mandriva Linux?

    thanks a lot

  4. #4
    Join Date
    Sep 2007
    Location
    house
    Beans
    79
    Distro
    Lubuntu Development Release

    Re: Getting Frostwire to work on Mandriva Linux?

    This is what I had to do to get Frostwire 4.17.1 to run without errors on Mandriva 2009



    Code:
    Move the frostwire-<version> file to the /opt directory
    
    su -
    mv frostwire-<version>.tar.gz /opt
    
    Uncompress and Extract
    
    cd /opt
    tar zxvf <frostwire version>.tar.gz
    
    
    Next, test start FROSTWIRE, as your NORMAL USER
    
    
    From Command Line:
    
    /opt/frostwire<version>/runFrostwire.sh
    Last edited by bartos; December 25th, 2008 at 05:24 AM.
    Geek by nature, Linux by choice

  5. #5
    Join Date
    Jul 2008
    Beans
    25

    Re: Getting Frostwire to work on Mandriva Linux?

    Quote Originally Posted by bartos View Post
    This is what I had to do to get Frostwire 4.17.1 to run without errors on Mandriva 2009

    Why didn't you use the rpm?

    Regards,
    TeaAge

  6. #6
    Join Date
    Sep 2007
    Location
    house
    Beans
    79
    Distro
    Lubuntu Development Release

    Re: Getting Frostwire to work on Mandriva Linux?

    The rpm seems to have a install error that doesn't set up properly and sudo update-alternatives --config java doesn't fix it. Seems to be a common problem that I had also, so this is an alternative.
    Geek by nature, Linux by choice

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •