Re: Imagemagick
Re: Imagemagick
- Subject: Re: Imagemagick
- From: Axel Luttgens <email@hidden>
- Date: Fri, 16 Nov 2007 22:44:11 +0100
On 16/11/07 17:31, Fleisher, Ken wrote:
In terminal, the correct data was returned in the terminal window.
In AppleScript, I got the following error using the following syntax:
set bar to do shell script "/usr/ImageMagick-6.3.5/bin/identify -verbose
/Mac HD" & foo & " 2>&1"
"dyld: Library not loaded: /ImageMagick-6.3.5/lib/libMagick.10.dylib
Referenced from: /usr/ImageMagick-6.3.5/bin/identify
Reason: image not found"
When executed in Script Editor? Or otherwise?
Note that the dyld IS loaded because it works from Terminal...
Yes, but is it a fat one? A ppc-only one? An Intel-only one?
It would be nice to ask the guy who installed ImageMagick how he
installed it: from source, from a binary release, by copying everything
from another box...
BTW, as Emmanuel noticed, there is the environment provided by Smile,
which could prove sufficient for your purposes.
The same way, there is the "sips" command tool that comes with Mac OS X
(see the man page for sips(1)).
As well as the "Image Events" AppleScript addition.
They could prove more useful, if powerful enough, than something
installed under obscure conditions...
HTH,
Axel
_______________________________________________
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