Created
October 14, 2015 17:26
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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