LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Linux and iTunes (https://www.linuxquestions.org/questions/linux-software-2/linux-and-itunes-320204/)

pressman57 05-04-2005 06:34 PM

Linux and iTunes
 
I've searched around a bit and read that something called SharpMusique can be used to access the itunes music store. Have any of you tried it, and if so, are there any distribution-specific issuse I need to know about in order to build it? Is it even worth the effort? It sure is easy to just use gtk-gnutella....

Soulful93 05-04-2005 10:33 PM

I've read that you can actually run iTunes in Crossover Office. Although, from what I understand it runs a bit slow. It still works.

sjr 06-26-2005 01:56 AM

I've used SharpMusique a little bit. It was somewhat difficult to install, I don't have it completely working, and the complete lack of instructions is quite annoying.
  • It needs just about all the latest mono packages. See http://www.mono-project.com/Downloads.
  • It needs one manual correction to the source code. Change line 1231 in FairStore.cs from
    Code:

    string strSubmit;
    to
    Code:

    string strSubmit = "";
  • Before building, it looks like you need to run the libvlc.sh script, but I couldn't get it to work.
Once installed, it mostly runs ok, although I can't get the song preview to work, most likely because of the libvlc.sh failure.

pressman57 06-26-2005 09:23 AM

Thanks for the reply Steve, I'm glad I asked. What I find annoying is to have to wade through all this just to give Apple my money. It seems to me that Apple wants to borrow extensivly from the open source community, but wants to give nothing back.

worldgnat 07-14-2005 06:56 PM

I agree, and to think I almost bought a mac (great machine, nice software, b**** of a company though). I'm running libvlc.sh on my FC4 installation. It automatically runs configure, make and I think make install. I was very close to writing Apple a nasty e-mail about iTunes, but they don't have a general iTunes feedback form. On that topic, what has anyone heard about installing Darwin? I've tried downloading their software, but it's not on SF.net for some reason, it keeps complaining that it can't read the file. Well for now I guess I'll just have to keep looking for Platic Jesus on Limewire.....

-Peter


All times are GMT -5. The time now is 05:59 PM.