-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Ausum
I've been trying to get ImageMagick to work with Photo product on my Winbox, but I haven't succeeded. Are there special arrangements needed to make them work together?
It was just plain broken. Windows support for ImageMagick is now fixed in 0.9.2.
As there is another convert.exe before in the same path (I suppose it's needed by Win2000, because its placed in the system32 folder), I've tried renaming convert.exe from IM to another name, and also its references in Photo.py, but its the same. (error message below)
Photo expects to find ImageMagick's convert.exe in the path, so if there's another one in the path, make sure IM is first. You could optionally do either of the above (rename it or specify the full path in Photo.py) and it should work now. _______________________ Ron Bickers Logic Etc, Inc.