I'm trying to get it to work on my old Mac Mini with OS X 10.4 installed. cpan Mac::AppleScript::Glue fails because of several failed tests. These in turn appear to be caused by "Can't locate Mac/AppleScript.pm in @INC..." and these in turn are due to a failed Mac::AppleScript install.
Here's the relevant output: LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib AppleScript.o -framework AppleScriptKit -framework Carbon -o blib/arch/auto/Mac/AppleScript/AppleScript.bundle /usr/bin/ld: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit load command 20 unknown cmd field collect2: ld returned 1 exit status make: *** [blib/arch/auto/Mac/AppleScript/AppleScript.bundle] Error 1 DSUGAL/Mac-AppleScript-0.04.tar.gz /usr/bin/make -- NOT OK It doesn't look like OP's problem... Any ideas? -- kensanata ------------------------------------------------------------------------ kensanata's Profile: http://forums.slimdevices.com/member.php?userid=16228 View this thread: http://forums.slimdevices.com/showthread.php?t=39930 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
