# Installation des outils de compilation
apt-get install wget build-essential autoconf libtool git-core
a...
./autogen.sh
./configure
make -j$(nproc)
make install
#libheif
cd /usr/src
git clone https://github.co...
./autogen.sh
./configure
make -j$(nproc)
make install
# Compilation ImageMagick avec support HEIC
cd /... configure --with-heic=yes
make -j$(nproc)
make install
ldconfig
</code>
La version compilée dans l’en