Thread: ImageMagick Jpeg support
i've been trying imagemagick going, can't seem jpeg , other delegates work. when make install or make make test, error. i've tried remove imagemagick , re-install, no luck.
here's sudo make install error:
make[1]: entering directory `/home/daniel/imagemagick stuff/jpeg-8c'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
/bin/bash ./libtool --mode=install /usr/bin/install -c libjpeg.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libjpeg.so.8.3.0 /usr/local/lib/libjpeg.so.8.3.0
libtool: install: (cd /usr/local/lib && { ln -s -f libjpeg.so.8.3.0 libjpeg.so.8 || { rm -f libjpeg.so.8 && ln -s libjpeg.so.8.3.0 libjpeg.so.8; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libjpeg.so.8.3.0 libjpeg.so || { rm -f libjpeg.so && ln -s libjpeg.so.8.3.0 libjpeg.so; }; })
libtool: install: /usr/bin/install -c .libs/libjpeg.lai /usr/local/lib/libjpeg.la
libtool: install: /usr/bin/install -c .libs/libjpeg.a /usr/local/lib/libjpeg.a
libtool: install: chmod 644 /usr/local/lib/libjpeg.a
libtool: install: ranlib /usr/local/lib/libjpeg.a
/bin/bash: /home/daniel/imagemagick: no such file or directory
make[1]: *** [install-libltlibraries] error 127
make[1]: leaving directory `/home/daniel/imagemagick stuff/jpeg-8c'
make: *** [install-am] error 2
why don't use imagemagic version that's in repos? works jpeg fine.
Forum The Ubuntu Forum Community Other Discussion and Support Art & Design [SOLVED] ImageMagick Jpeg support
Ubuntu
Comments
Post a Comment