Re: Imagemagick
Re: Imagemagick
- Subject: Re: Imagemagick
- From: Axel Luttgens <email@hidden>
- Date: Wed, 28 Nov 2007 13:46:26 +0100
On 28/11/07 13:36, Fleisher, Ken wrote:
Thanks for your replies. I didnĀ¹t realize that there might be a
difference.
Here is the result of the set command in Terminal:
FleisherK:~ k-fleisher$ set
[...]
DYLD_LIBRARY_PATH=/usr/ImageMagick-6.3.5/lib
[...]
PATH=/usr/ImageMagick-6.3.5/bin:/bin:/sbin:/usr/bin:/usr/sbin
[...]
Eureka!
(well, I hope so)
Could you modify your do shell script command by prepending an export
command:
do shell script "export
DYLD_LIBRARY_PATH=/usr/ImageMagick-6.3.5/lib;
/usr/ImageMagick-6.3.5/bin/identify -verbose ..."
and see what gives?
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