Thursday, August 4, 2011

Installing ImageMagick on Ubuntu 10.10

Dowload from here
ftp://ftp.imagemagick.org/pub/ImageMagick/



tar xvfz ImageMagick-6.5.3-10.tar.gz
cd ImageMagick-6.5.3-10/
./configure
make
sudo make install
ldconfig /usr/local/lib

Refs:
http://ubuntuguide.net/install-imagemagick-in-ubuntu-linux
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17059

No comments:

Post a Comment

Checking font availability on Mac   fc-list : family | grep "Fira Code"   or   system_profiler -json SPFontsDataType | grep \...