Hi!

Thanks for your reply!
- My export command looks like this: export PATH="$PATH:/Applications/
ImageMagick-6.2.9/bin"
Makes no difference, I am afraid. The problem persists, even when I call an ImageMagick command with its full path typed out
- Try running it from outside the "bin" dir in case you have "." in your $PATH and something
is getting confused.
Problems persist.
- Try re-unpacking the binary.
Problems persist. Always get the "no decode delegate" message with <identify> or with <display>.
It's not an Intel problem. If it were, you wouldn't get as far as that error message before
crashing.
That's a convincing argument...
- Try compiling from source.
Arrrrgh! Must admit that I have reverted to user status several years ago. Haven't coded a single line for ages. Haven't even bothered to install XCode (sniggers out there?). OK. Will try. Thanks!

Mathias


Am 16.08.2006 um 13:57 schrieb Seth Price:

I'm afraid that I'm at a loss, and I can't test out the current binary on my machine because I'm
away from home. A few thoughts:

- My export command looks like this: export PATH="$PATH:/Applications/
ImageMagick-6.2.9/bin"

- Try running it from outside the "bin" dir in case you have "." in your $PATH and something
is getting confused.

- Try re-unpacking the binary.

- It's not an Intel problem. If it were, you wouldn't get as far as that error message before
crashing.

- Try compiling from source.
~Seth

Hi!

Thanks for the hint! After installing X11, I seem to get one step
further, however, I still have problems:

<<<<<<<<<<<
computer:/Applications/ImageMagick-6.2.9/bin user$ export PATH;
PATH="/Applications/ImageMagick-6.2.9/bin:$PATH"

computer:/Applications/ImageMagick-6.2.9/bin user$ export
DYLD_LIBRARY_PATH="/Applications/ImageMagick-6.2.9/lib"

computer:/Applications/ImageMagick-6.2.9/bin user$ display /Users/
user/Pictures/filename.bmp
display: UnableToOpenXServer `'.

computer:/Applications/ImageMagick-6.2.9/bin user$ identify /Users/
user/Pictures/filename.bmp
identify: UnableToOpenConfigureFile `delegates.xml'.
identify: NoDecodeDelegateForThisImageFormat `/Users/user/Pictures/
filename.bmp'.
computer:/Applications/ImageMagick-6.2.9/bin user$

computer:/Applications/ImageMagick-6.2.9/bin user$ identify /Users/
user/Pictures/filename2.jpg
identify: UnableToOpenConfigureFile `delegates.xml'.
identify: NoDecodeDelegateForThisImageFormat `/Users/user/Pictures/
filename2.jpg'.
computer:/Applications/ImageMagick-6.2.9/bin user$



Any further suggestions? (Help!)

Btw: Is the ImageMagick-6.2.9 binary compatible with Intel macs at
all or may this be at the heart of the problem?

Thanks!

Mathias



Am 15.08.2006 um 14:55 schrieb Seth Price:

Try installing your X11 environment. It should be included on your
system install disc.
~Seth

Sorry to all, if this is a redundant question!

It has been asked before by someone else on this list with regard to
ImageMagick 6.2.6 and the answer was, that the problem would be
settled in a few days. However, as a newbie with 6.2.9 the problem
still seems to be there (I love and use ImageMagick on Win and Linux,
but now I need it on my mac).

I downloaded and extracted the binary, set the PATH variable and also
did

<<<<snip
computername:/ username$ export DYLD_LIBRARY_PATH="/Applications/
ImageMagick-6.2.9/lib"
snap

However, when trying to use ImageMagick, I get the message

<<<<snip
computername:~/Pictures user$ identify Filename.jpg
dyld: Library not loaded: /usr/X11R6/lib/libXext.6.dylib
   Referenced from: /Applications/ImageMagick-6.2.9/bin/identify
   Reason: image not found
Trace/BPT trap
computername:~/Pictures username$
snap

Thanks for any help!!!

Mathias

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users



--





--


_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to