Linux-specific Build instructions

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
yecril71pl
Posts: 81
Joined: 2011-02-08T11:06:09-07:00
Authentication code: 8675308
Location: Warsaw, Poland
Contact:

Linux-specific Build instructions

Post by yecril71pl »

Linux-specific Build instructions are inappropriate for openSuSE Linux.

Code: Select all

sudo rpmbuild --rebuild ftp://ftp.imagemagick.org/pub/ImageMagick/linux/SRPMS/ImageMagick.src.rpm
error: Failed build dependencies:
bzip2-devel is needed by ImageMagick-6.6.7-8.x86_64
freetype-devel is needed by ImageMagick-6.6.7-8.x86_64
perl-devel >= 5.8.1 is needed by ImageMagick-6.6.7-8.x86_64
djvulibre-devel is needed by ImageMagick-6.6.7-8.x86_64
libwmf-devel is needed by ImageMagick-6.6.7-8.x86_64
jasper-devel is needed by ImageMagick-6.6.7-8.x86_64
libtool-ltdl-devel is needed by ImageMagick-6.6.7-8.x86_64
libX11-devel is needed by ImageMagick-6.6.7-8.x86_64
libXext-devel is needed by ImageMagick-6.6.7-8.x86_64
libXt-devel is needed by ImageMagick-6.6.7-8.x86_64
lcms-devel is needed by ImageMagick-6.6.7-8.x86_64
librsvg2-devel is needed by ImageMagick-6.6.7-8.x86_64
Note that these failures are bogus; I was able to build it from the archive.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Linux-specific Build instructions

Post by magick »

Thanks for the problem report. We updated the SRPM and it should build without complaint now.
User avatar
yecril71pl
Posts: 81
Joined: 2011-02-08T11:06:09-07:00
Authentication code: 8675308
Location: Warsaw, Poland
Contact:

Re: Linux-specific Build instructions

Post by yecril71pl »

I retried, and the result is the same :(
Post Reply