• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Imagemagick
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Imagemagick


  • Subject: Re: Imagemagick
  • From: Axel Luttgens <email@hidden>
  • Date: Wed, 28 Nov 2007 14:31:00 +0100

On 28/11/07 14:07, Fleisher, Ken wrote:

Well, I didn't get an empty string! What I did get was an error that said:

identify: no decode delegate for this image format
'/Users/k-fleisher/Desktop/ColorChecker_AdobeRGB_from_Avg.tif'.

Just to make sure, I ran the command on the same file from Terminal and it
returned the correct results. Here is my code:

set f to choose file
set foo to POSIX path of f
set bar to do shell script "export
DYLD_LIBRARY_PATH=/usr/ImageMagick-6.3.5/lib;
/usr/ImageMagick-6.3.5/bin/identify -verbose " & quoted form of foo


Sorry, looks like I didn't sufficiently read the output of your set command.
Perhaps would this one be the good one:

set bar to do shell script "export DYLD_LIBRARY_PATH=/usr/ImageMagick-6.3.5/lib MAGICK_HOME=/usr/ImageMagick-6.3.5; /usr/ImageMagick-6.3.5/bin/identify -verbose " & quoted form of foo

We are on the right track anyway!
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
  • Follow-Ups:
    • Re: Imagemagick
      • From: "Fleisher, Ken" <email@hidden>
    • Re: Imagemagick
      • From: "Fleisher, Ken" <email@hidden>
References: 
 >Re: Imagemagick (From: "Fleisher, Ken" <email@hidden>)

  • Prev by Date: Re: Imagemagick
  • Next by Date: Re: Imagemagick
  • Previous by thread: Re: Imagemagick
  • Next by thread: Re: Imagemagick
  • Index(es):
    • Date
    • Thread