imagemagick with pdf

Ryan Schmidt ryandesign at macports.org
Thu Feb 20 18:40:36 PST 2014


On Feb 19, 2014, at 19:00, Roger Pack wrote:

> Does anybody get the following failure with using imagemagick on pdf's?
> 
> (install ghostscript first)
> 
> $ convert Children.pdf[0] yo.jpg
> 
> convert: unable to load module
> `/opt/rdp_project_local/lib/ImageMagick-6.8.0/modules-Q16/coders/pdf.la':
> file not found @ error/module.c/OpenModule/1278.
> convert: no decode delegate for this image format `Children.pdf' @
> error/constitute.c/ReadImage/550.

ImageMagick 6.8.0 quite old. The current version is 6.8.8-3. You must not have updated your ports since May 2013 or earlier. Please run:

sudo port selfupdate
sudo port upgrade outdated


I fixed the missing .la file problem on Mavericks in October 2013:

https://trac.macports.org/changeset/112532
https://trac.macports.org/ticket/40909



More information about the macports-users mailing list