Re: libTIFF error
Re: libTIFF error
- Subject: Re: libTIFF error
- From: Bruce Robertson <email@hidden>
- Date: Mon, 02 Apr 2007 13:26:16 -0700
>
> Hello,
>
> On PowerPC systems, I was using this Applescript (mainD.scpt) to change
> the desktop picture
>
> on run argv
> tell application "Finder"
> set desktop picture to POSIX file (item 1 of argv)
> -- set desktop picture to file
> "DrEvil:Users:iadmin:Pictures:1920x1084-looking-1.tif"
> end tell
> end run
>
> and then at the command line, I type
>
> osascript mainD.scpt fullpathToTiffFile
>
> On Intel Mac minis and also the Dual core Xeon towers, when I try to use
> the same script, there is an error __cg_TIFFSetErrorHandler symbol
> missing in libTIFF. I was using libtiff version 3.8.2 (from
> remotesensing.org) and tried versions 3.7 - 3.8.1.
>
> Has anyone seen this on their Intel macs ?
>
> Thank you
> Atul
Did you ever get a reply to this? I'm experiencing a similar problem.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden