Skip to content

Instantly share code, notes, and snippets.

@peterdietz
Created October 14, 2015 17:26
Show Gist options
  • Save peterdietz/2a084881b4f57a4da0a2 to your computer and use it in GitHub Desktop.
Save peterdietz/2a084881b4f57a4da0a2 to your computer and use it in GitHub Desktop.
Update ImageMagick and GhostScript to new versions so DSpace can generate thumbnails of tricky PDF, such as: http://dc.statelibrary.sc.gov/handle/10827/19677
$ gs -version │··················
GPL Ghostscript 9.18 (2015-10-05) │··················
Copyright (C) 2015 Artifex Software, Inc. All rights reserved.
$ convert -version │··················
Version: ImageMagick 6.8.9-10 Q16 x86_64 2015-10-01 http://www.imagemagick.org │··················
Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC │··················
Features: DPC OpenMP │··················
Delegates: djvu fftw jng jpeg png tiff zlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment