Instalamos las dependencias y soportes que requerimos (TIFF, PNG, JPEG):
# yum install libtiff-devel.x86_64
# yum install libpng-devel.x86_64
# yum install libstdc++-devel.x86_64
# yum install libstdc++-devel.x86_64
# yum install libjpeg-devel.x86_64
Bajamos las fuentes del software para compilarlas:
# cd /usr/local/src/
# wget ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick.tar.bz2
# wget http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs863/ghostscript-8.63.tar.bz2
Descompactamos los tarballs:
# tar -xvjf ghostscript-8.63.tar.bz2
# tar -xvjf ImageMagick.tar.bz2
Entramos al directorio fuente de Ghostscript y lo compilamos:
# cd ghostscript-8.63
# ./configure
# make
# make install
Hacemos lo mismo con el directorio de Image Magick:
# cd ../ImageMagick-6.4.6/
# ./configure
# make
# make install
Cuando realizamos el "./configure" hay que verificar que estén activos los soportes que requerimos:
Ghostscript None gs (8.63)
JPEG v1 --with-jpeg=yes yes
PNG --with-png=yes yes
TIFF --with-tiff=yes yes
WHOAMI
- .::beermaster::.
- Veracruz, Ver., Mexico
- Quieres que sea sincero o quieres ser feliz?
AmiBlogs
-
1202! - LM> 1202… MCC> 1202 Alarm… LM> It’s a 1202. MCC> Standby… … LM> Give us a reading of the 1202 program alarm Asi, la interacción entre el centro de control ...Hace 1 año.
-
22 Apr 2019 - Blog: Revisting the gui.cs framework 12 years ago, I wrote a small UI Library to build console applications in Unix using C#. I enjoyed writing a blog pos...Hace 7 años.
-
-
Ligueros
FotoTeca
QueObo?
- Chunches (4)
- Música (8)
- Poesía (1)
- Software Libre (32)
