Page 5 of 15 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 143

Thread: [How-To] Install Amarok with MTP-Device Support

  1. #41
    Join Date
    Jun 2006
    Location
    ~wfarr
    Beans
    409

    Re: [How-To] Install Amarok with MTP-Device Support

    Feisty's Amarok appears to be experiencing some severely odd bugs at the moment.

    You can search on these forums for the how-to on installing gnomad2 - which should work.

  2. #42
    Join Date
    Nov 2005
    Location
    Purdue
    Beans
    79

    Re: [How-To] Install Amarok with MTP-Device Support

    Great how-to! I can use my Zune with Amarok now.

  3. #43
    Join Date
    Oct 2006
    Beans
    Hidden!

    Re: [How-To] Install Amarok with MTP-Device Support

    Installing with Edgy, and so far have had to take these extra steps:

    * Had to `sudo apt-get install build-essential` because of configure complaining that gcc couldn't compile executables.
    * Had to `sudo apt-get install libusb-dev` because of configure for libmtp complaining about missing the usb libraries
    * `sudo checkinstall` does nothing ... I ran `sudo make install` instead.

    Also, http://archive.ubuntu.com/pool returns a 404.

    I think I've finished the tutorial, but Amarok still isn't detecting my iRiver Clix. I'm going to just restart my computer...

  4. #44
    Join Date
    Nov 2005
    Location
    Purdue
    Beans
    79

    Re: [How-To] Install Amarok with MTP-Device Support

    I'm not sure if this problem is zune related or not but i can connect my zune and browse its contents via amarok with mtp support but when I try to transfer files to it amarok freezes.

    I'm using edgy and I followed your how-to to the T.
    Last edited by ErikTheRed; December 27th, 2006 at 03:05 PM.

  5. #45
    Join Date
    Jun 2006
    Location
    ~wfarr
    Beans
    409

    Re: [How-To] Install Amarok with MTP-Device Support

    It could be that the Zune introduced new protocols that aren't implemented in libmtp yet.

    Try installing gnomad2 via the howto on this forum (you shouldn't need to compile libmtp again; just gnomad2) and see if that works betterforyou.

  6. #46
    Join Date
    Nov 2005
    Location
    Purdue
    Beans
    79

    Re: [How-To] Install Amarok with MTP-Device Support

    Quote Originally Posted by a simple façade View Post
    It could be that the Zune introduced new protocols that aren't implemented in libmtp yet.

    Try installing gnomad2 via the howto on this forum (you shouldn't need to compile libmtp again; just gnomad2) and see if that works betterforyou.
    Ok I'll try that when I get done with work today. From what I've heard elsewhere the Zune may have introduced new protocols like you said. I'll give gnomad2 a try though.

  7. #47
    Join Date
    Apr 2006
    Beans
    57

    Re: [How-To] Install Amarok with MTP-Device Support

    when i try to configure libmtp i get the following error. any suggestions?

    configure: error: I can't find the libusb libraries on your system. You
    may need to set the LDFLAGS environment variable to include the
    search path where you have libusb installed before running
    configure (e.g. setenv LDFLAGS=-L/usr/local/lib)

  8. #48
    Join Date
    Jun 2006
    Location
    ~wfarr
    Beans
    409

    Re: [How-To] Install Amarok with MTP-Device Support

    Quote Originally Posted by djsamsel View Post
    when i try to configure libmtp i get the following error. any suggestions?

    configure: error: I can't find the libusb libraries on your system. You
    may need to set the LDFLAGS environment variable to include the
    search path where you have libusb installed before running
    configure (e.g. setenv LDFLAGS=-L/usr/local/lib)
    Try:

    Code:
    sudo apt-get install libusb libusb-dev

  9. #49
    Join Date
    Apr 2006
    Beans
    57

    Re: [How-To] Install Amarok with MTP-Device Support

    thanks, that got me to the command

    sudo apt-get build-dep amarok

    to which i received
    E: Build-dependencies for amarok could not be satisfied.

  10. #50
    Join Date
    Jun 2006
    Location
    ~wfarr
    Beans
    409

    Re: [How-To] Install Amarok with MTP-Device Support

    Quote Originally Posted by djsamsel View Post
    thanks, that got me to the command

    sudo apt-get build-dep amarok

    to which i received
    E: Build-dependencies for amarok could not be satisfied.
    Odd. Sounds like there's conflicting packages or something...

    You have universe and multiverse repositories enabled?

Page 5 of 15 FirstFirst ... 34567 ... 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
  •