Re: Ghostscript and GhostPDL 9.20 release
Andreas Radke <[email protected]> Tue, 27 Sep 2016 21:23:28 +0200
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Organization | home |
| Message-ID | <[email protected]> |
cd ghostscript-${pkgver}
# force it to use system-libs
# keep heavily patched included openjpeg, leads to segfault with system openjpeg
# https://bugs.archlinux.org/task/38226
rm -rf jpeg zlib jasper tiff lcms lcms2 freetype cups/libs jbig2dec
# http://ghostscript.com/pipermail/gs-devel/2016-September/009918.html
# libpng expat
autoconf --force
./configure --prefix=/usr \
--enable-dynamic \
--with-ijs \
--with-jbig2dec \
--with-omni \
--with-x \
--with-drivers=ALL\
--with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \
--enable-fontconfig \
--enable-freetype \
--enable-openjpeg \
--without-luratech \
--without-omni \
--with-system-libtiff \
--with-libpaper \
--disable-compile-inits # needed for linking with system-zlib
make so
make
-Andy
signature.asc
(application/pgp-signature, 455 B)
-----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJX6scwAAoJEJRlerIPKgkrQZUH/A4kBJVWpi5mdsCg1ZlWRC1s +GnY0gQuZBca02wwLOaL+JGa2SwYgfBf75/y44x+VTCSqYav9mhYfJCWxkrZAJgW JPlojyulV4VrqGTfej1zxuhj6INJmJ3DNMHcJf9CeCX4hEs5mvpFKBh0Qm2buo2R wbaz27LjOrtkhYlMVq1W6s+nLGmoNdPeva7xfPg6NdnTPDvJafr5SYKk+bfHmY20 d7sDpIYKEoygerHvWPACvUWlOgScjMTzL81XQQ8lEKI/YD0dCYwx3jN9BU1lNS7r altCxY8vXYLFRHRTeA8jNHWRDCwYojV+wl3Sf0nDR/5zA+ETDWKXM1KdPbl0OX8= =daM2 -----END PGP SIGNATURE-----