Search found 1 match

by teraden
2016-11-01T17:24:08-07:00
Forum: Developers
Topic: Error During Compilation: ImageMagick-7.0.3-5 on SUSE LINUX Enterprise Server 9 (i586)
Replies: 0
Views: 13118

Error During Compilation: ImageMagick-7.0.3-5 on SUSE LINUX Enterprise Server 9 (i586)

Hi.

Server: Linux SLES 9 (i586) 32-bit (yes, it's old)

I've done the following:

Download the ImageMagick.tar.gz from www.imagemagick.org to /tmp/ImageMagick

Unpack the distribution with this command:
tar xvzf ImageMagick.tar.gz

Next configure and compile ImageMagick:

cd ImageMagick-7.0.3 ...