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
