Page 6 of 12 FirstFirst ... 45678 ... LastLast
Results 51 to 60 of 116

Thread: HOWTO: install amaroK 1.3-beta2

  1. #51
    Join Date
    Jun 2005
    Location
    Your front lawn, with a 40oz and a baseball bat
    Beans
    32

    Re: HOWTO: install amaroK 1.3-beta2

    1.3 final is out now.

  2. #52
    Join Date
    Mar 2005
    Beans
    186

    Re: HOWTO: install amaroK 1.3-beta2

    the .deb

    http://pep.homelinux.net/~tonio/

    the install procedure didn't change

    please mirror it the site won't be up for so long ...

  3. #53
    Join Date
    Jun 2005
    Beans
    17

    Re: HOWTO: install amaroK 1.3-beta2

    Quote Originally Posted by PeP
    the .deb

    http://pep.homelinux.net/~tonio/

    the install procedure didn't change

    please mirror it the site won't be up for so long ...
    Does this mean libtag needs to be 1.4 or higher?

    When I go to install (with libtag1.3.1-1) I get the followiing:


    matt@win2k:~/dl$ sudo dpkg -i amarok-1.3_1.3-1_i386.deb
    (Reading database ... 81873 files and directories currently installed.)
    Unpacking amarok-1.3 (from amarok-1.3_1.3-1_i386.deb) ...
    dpkg: error processing amarok-1.3_1.3-1_i386.deb (--install):
    trying to overwrite `/usr/bin/amarok', which is also in package amarok
    dpkg-deb: subprocess paste killed by signal (Broken pipe)
    Errors were encountered while processing:
    amarok-1.3_1.3-1_i386.deb

    Should I remove all of amarok and try again?

    tia

  4. #54
    Join Date
    Mar 2005
    Beans
    186

    Re: HOWTO: install amaroK 1.3-beta2

    Does this mean libtag needs to be 1.4 or higher?
    certainly, follow the above get libtag as posted previously in this thread:
    Code:
    wget http://www.lsr.ph.ic.ac.uk/~ho1/linux/deb/libtag1_1.4-1_i386.deb
    then get amarok1.3 final from me:
    Code:
    wget http://pep.homelinux.net/~tonio/amarok-1.3_1.3-1_i386.deb
    and install both of them:
    Code:
    sudo dpkg -i amarok-1.3_1.3-1_i386.deb libtag1_1.4-1_i386.deb
    Edit: I have kde_3.4.2, and I compiled an x86 version.
    Edit 2: corrected the dkpg -i line to fix the first filename.
    Last edited by PeP; August 18th, 2005 at 04:11 PM.

  5. #55
    Join Date
    May 2005
    Beans
    126
    Distro
    Dapper Drake Testing/

    Re: HOWTO: install amaroK 1.3-beta2

    You messed up your amarok install code...(missing _i386 and you need to replace an underscore with a hyphen).\


    Edit: By the way, thank you for hosting and creating the .deb package. Amarok kicks so much punani.
    Last edited by shanghaipi; August 16th, 2005 at 06:37 PM.

  6. #56
    Join Date
    May 2005
    Location
    Munich, Germany
    Beans
    21
    Distro
    Ubuntu 6.06

    Re: HOWTO: install amaroK 1.3-beta2

    Is there any way how to install other amarok-engines, xine-engine in my case?

  7. #57
    Join Date
    Mar 2005
    Location
    Portugal
    Beans
    105
    Distro
    Ubuntu Hoary 5.04

    Re: HOWTO: install amaroK 1.3-beta2

    I've compiled the same thing for amd64...enjoy!
    taglib1.4
    amarok1.3
    Pedro Carrico

  8. #58
    Join Date
    Aug 2005
    Beans
    3

    Exclamation Re: HOWTO: install amaroK 1.3-beta2

    Quote Originally Posted by PeP
    certainly, follow the above get libtag as posted previously in this thread:
    Code:
    wget http://www.lsr.ph.ic.ac.uk/~ho1/linux/deb/libtag1_1.4-1_i386.deb
    then get amarok1.3 final from me:
    Code:
    wget http://pep.homelinux.net/~tonio/amarok-1.3_1.3-1_i386.deb
    and install both of them:
    Code:
    sudo dpkg -i amarok_1.3_1.3-1.deb libtag1_1.4-1_i386.deb
    Edit: I have kde_3.4.2, and I compiled an x86 version.
    this does not really work that easy, if you come from amarok 1.2, so (this also cleans broken installations). And your libtag1 also does NOT work on hoary! So:

    • sudo apt-get remove --purge amarok-*
    • sudo apt-get install libtag1/hoary
    • sudo dpkg -i amarok-1.3_1.3-1_i386.deb

  9. #59
    Join Date
    May 2005
    Beans
    126
    Distro
    Dapper Drake Testing/

    Re: HOWTO: install amaroK 1.3-beta2

    Libtag works fine on my Hoary.

  10. #60
    Join Date
    Aug 2005
    Beans
    25
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: install amaroK 1.3-beta2

    Quote Originally Posted by TheK
    this does not really work that easy, if you come from amarok 1.2, so (this also cleans broken installations). And your libtag1 also does NOT work on hoary! So:

    • sudo apt-get remove --purge amarok-*
    • sudo apt-get install libtag1/hoary
    • sudo dpkg -i amarok-1.3_1.3-1_i386.deb
    Thanks! Those previous instructions just kind of broke things for me. Yours worked.

Page 6 of 12 FirstFirst ... 45678 ... LastLast

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
  •