• 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: "Fleisher, Ken" <email@hidden>
  • Date: Wed, 28 Nov 2007 08:07:45 -0500
  • Thread-topic: Imagemagick

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


On 11/28/07 7:46 AM, "Axel Luttgens" <email@hidden> wrote:

> 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?


--
Ken Fleisher

Photographer
Imaging & Visual Services
National Gallery of Art
Washington, D.C.

Phone: (202) 712-7471
email@hidden

 _______________________________________________
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: Axel Luttgens <email@hidden>
References: 
 >Re: Imagemagick (From: Axel Luttgens <email@hidden>)

  • Prev by Date: Re: Can I get return values in xCode?
  • Next by Date: Re: Imagemagick
  • Previous by thread: Re: Imagemagick
  • Next by thread: Re: Imagemagick
  • Index(es):
    • Date
    • Thread