#29870: Port mdmg for ImageMagick does not take the wmf variance --------------------------------+------------------------------------------- Reporter: artangco@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: ImageMagick wmf | Port: ImageMagick --------------------------------+------------------------------------------- On a clean macport install on snow leopard I did this: sudo port mdmg ImageMagick +wmf It finished successfully. Then I cleaned out the macport install and installed the resulting ImageMagick dmg. It works fine except it does not have support for wmf files although I used that variance when I tried to creat it. When I used "sudo port install ImageMagick +wmf" it works fine on that machine with wmf support. It appears that mdmg command does not include or handle the variance correctly. I get this error when I do try to convert a wmf file if I use the dmg installed version of ImageMagick: convert thumnail.wmf thumnail.wmf.jpg sh: /opt/local/bin/wmf2eps: No such file or directory convert: delegate failed `"/opt/local/bin/wmf2eps" -o "%o" "%i"' @ error/delegate.c/InvokeDelegate/1058. convert: unable to open image `/var/folders/BM/BMAOopVoFsOqrYksiXmerE+++Tk/-Tmp-/magick-EzabApg5': No such file or directory @ error/blob.c/OpenBlob/2588. convert: unable to load module `/opt/local/lib/ImageMagick-6.7.0/modules-Q16/coders/wmf.la': file not found @ error/module.c/OpenModule/1278. convert: unable to open file `/var/folders/BM/BMAOopVoFsOqrYksiXmerE+++Tk/-Tmp-/magick-EzabApg5': No such file or directory @ error/constitute.c/ReadImage/571. convert: missing an image filename `thumbnail.wmf.jpg' @ error/convert.c/ConvertImageCommand/3015. -- Ticket URL: <https://trac.macports.org/ticket/29870> MacPorts <http://www.macports.org/> Ports system for Mac OS