Opened 13 years ago

Last modified 13 years ago

#29870 closed defect

Port mdmg for ImageMagick does not take the wmf variance — at Initial Version

Reported by: artangco@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 2.0.0
Component: base Version: 1.9.2
Keywords: Cc:
Port: ImageMagick

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.