Page 1 of 1

ImageMagick 7 installation error

Posted: 2017-11-16T03:46:46-07:00
by rpatelob
Trying to install imagemagick and I got an error.

ImageMagick Version: 7.0.6-0.

Code: Select all

/usr/bin/ld: /usr/local/lib/libjbig.a(jbig.o): relocation R_X86_64_32S against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libjbig.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:6026: recipe for target 'MagickCore/libMagickCore-7.Q16HDRI.la' failed
make[1]: *** [MagickCore/libMagickCore-7.Q16HDRI.la] Error 1
make[1]: Leaving directory '/home/software/Desktop/ImageMagick-7.0.6-0'
Makefile:5149: recipe for target 'all' failed
make: *** [all] Error 2