We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  Cleaning iPhoto
Subject:   Mac::Glue error
Date:   2007-05-29 12:52:35
From:   Kreme
When I try to run that script I get:


No application glue for 'iPhoto' found in '/Library/Perl/5.8.6/Mac/Glue/glues'


And sure enough, there is no iPhoto in that location



ColorSyncScripting FontSyncScripting Keychain_Scripting URL_Access_Scripting
ColorSyncScripting.pod FontSyncScripting.pod Keychain_Scripting.pod URL_Access_Scripting.pod
Finder Image_Events System_Events additions
Finder.pod Image_Events.pod System_Events.pod dialects


This is right after doing a perl -MCPAN -e 'install "Mac::Glue"' which succeeded, so Mac::Glue is installed.

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • brian d foy photo Mac::Glue error
    2007-05-29 13:59:02  brian d foy [Reply | View]

    You have to create the glue for iPhoto first. See the Mac::Glue documentation or the link to the Mac::Glue article.

    Good luck :)