[MacPorts] #29870: ImageMagick: port mdmg +wmf missing wmf2eps (was: Port mdmg for ImageMagick does not take the wmf variance)
MacPorts
noreply at macports.org
Sun Jun 19 09:12:36 PDT 2011
#29870: ImageMagick: port mdmg +wmf missing wmf2eps
--------------------------------+-------------------------------------------
Reporter: artangco@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: ImageMagick
--------------------------------+-------------------------------------------
Changes (by ryandesign@…):
* keywords: ImageMagick wmf =>
* owner: macports-tickets@… => ryandesign@…
Old 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.
New 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.
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/29870#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list