So I recently made the switch from ubuntu to Mac and love it! 24" iMac is where it's at. Got SC up and running great, iTunes is rocking as well. I can't seem to install the iTunes Update plug in, I posted in the plugins forum and have received no responses so far (http://forums.slimdevices.com/showthread.php?t=62742)
Any Mac gurus available to lend a hand? My goal is to have the iTunes stats/ratings mirror the SC ones. I have the ratings going from iTunes to SC fine using custom scan and that works fine. I need SC to iTunes updating and I'm set.
Any help is much appreciated!
enjoy the music...
Results 1 to 7 of 7
-
2009-04-29, 11:59 #1Member
- Join Date
- Aug 2008
- Posts
- 69
Any Mac gurus out there want to help?
-
2009-04-29, 17:16 #2Junior Member
- Join Date
- Nov 2007
- Posts
- 15
You switched from Linux so this should not be a big deal for you.
To install update plugin, you need to install and compile lots of little perl scripts. Full instructions what you really need are in the README file if I remember correctly. If you install Developer's Tools, you should have everything to be able to do that. Just follow the instructions and the plugin should be installed and working correctly.
-
2009-04-29, 18:45 #3Member
- Join Date
- Aug 2008
- Posts
- 69
i thought the same thing, I followed the README file and I now get the following error when installing Mac::AppleScript:Glue
cpan> install Mac::AppleScript::Glue
Warning: Cannot install Mac::AppleScript::Glue, don't know what it is.
Try the command
i /Mac::AppleScript::Glue/
to find objects with matching identifiers.
i think cpan is not configured correctly, I've reconfigured it several times with no luck.
Anyone?
-
2009-04-29, 20:43 #4Senior Member
- Join Date
- Nov 2007
- Location
- Northern Cal
- Posts
- 793
I can't help you, but I have a few thoughts:
1. Try to avoid posting in more than one forum
2. Mac users seem to be a small minority among SB owners
3. Many (though not all) of the experts are linux users who don't seem to be very accepting about other approaches to life. Meaning, your request for Mac help, having jettisoned linux, isn't necessarily going to shake them out of their trees, even if they may be able to help.
Good luck.
-
2009-04-30, 04:31 #5Member
- Join Date
- Aug 2008
- Posts
- 69
Thanks for the advice, sorry for posting in two forums. I should have known better. I think I'm going to have to take this to a Perl board as it's seems to be an issue outside of SC.
enjoy the music...
-
2009-04-30, 05:03 #6Senior Member
- Join Date
- Apr 2008
- Location
- Paris, France
- Posts
- 1,466
I'm not an expert but I'm not prejudiced against machines.
I could build Mac::AppleScript::Glue on my mac via CPAN.
Do you try typing "i/Mac::AppleScript::Glue/" within CPAN and see what it says ?
Anyway, since I don't use the plugin I can't help you much more than this.
Except perhaps about the MacPorts route: Macports is the equivalent of FreeBSD Ports on Darwin.
Download macports: www.macports.org
Then try "sudo port install p5-mac-applescript-glue"
Note that Apple's Perl distribution, CPAN's, MacPort's may differ in versions. Be careful when you draw random packages from different sources.
Usually I use macports. It has a much broader coverage, in case you miss some linux utilities, you may well find them there
-
2009-04-30, 08:56 #7Member
- Join Date
- Aug 2008
- Posts
- 69

Reply With Quote

