Cannot install the latest version of ImageMagick on Debian
Posted: 2018-11-10T05:26:03-07:00
Hello,
I've tried to install the latest version of ImageMagick WITH DELEGATES on Debian for hours, but all I got are some error.
This is how I install:
1. Install by source:
It's Ok, but there are no delegates installed (I run: convert -version, it returns empty delegates)
2. Install by RPM:
Installed but it through error when I run "convert":
3. Install by source with all delegates installed before:
But still there are no delegates listed when run:
I've tried to install the latest version of ImageMagick WITH DELEGATES on Debian for hours, but all I got are some error.
This is how I install:
1. Install by source:
Code: Select all
wget https://imagemagick.org/download/ImageMagick.tar.gz
tar xvzf ImageMagick.tar.gz
cd ImageMagick-7.0.8-14
./configure
make
make install
ldconfig /usr/local/lib
2. Install by RPM:
Code: Select all
apt-get install alien
wget https://imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.8-14.x86_64.rpm
alien ImageMagick-7.0.8-14.x86_64.rpm
dpkg -i imagemagick-libs_7.0.8-15_amd64.deb
I also tried to run ldconfig but my issue still not be solved:convert: error while loading shared libraries: libMagickCore-7.Q16HDRI.so.6: cannot open shared object file: No such file or directory
Code: Select all
ldconfig /usr/local/lib
3. Install by source with all delegates installed before:
Code: Select all
apt-get install fontconfig fontconfig-config fonts-dejavu-core fonts-droid-fallback fonts-noto-mono ghostscript gsfonts hicolor-icon-theme imagemagick-6-common imagemagick-6.q16 libavahi-client3 libavahi-common-data libavahi-common3 libcairo2 libcups2 libcupsfilters1 libcupsimage2 libdatrie1 libdjvulibre-text libdjvulibre21 libfftw3-double3 libfontconfig1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgraphite2-3 libgs9 libgs9-common libharfbuzz0b libijs-0.35 libilmbase12 libjbig0 libjbig2dec0 libjpeg62-turbo libjxr-tools libjxr0 liblcms2-2 liblqr-1-0 libltdl7 libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra libmagickwand-6.q16-3 libnetpbm10 libopenexr22 libopenjp2-7 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpixman-1-0 libthai-data libthai0 libtiff5 libwmf0.2-7 libxcb-render0 libxcb-shm0 libxrender1 netpbm poppler-data
apt-get install inkscape librsvg2-bin
wget https://imagemagick.org/download/ImageMagick.tar.gz
tar xvzf ImageMagick.tar.gz
cd ImageMagick-7.0.8-14
./configure
make
make install
ldconfig /usr/local/lib
Code: Select all
convert -version
Please help, thank youresult wrote: Version: ImageMagick 7.0.8-14 Q16 x86_64 2018-11-10 https://imagemagick.org
Copyright: © 1999-2018 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI OpenMP
Delegates (built-in):