Page 2 of 2

Re: ImageMagick with liblqr

Posted: 2018-06-06T21:47:29-07:00
by sdbhabal
I did as per your suggestion :

# ./configure --with-lqr
# make
# make install


But still no luck.

[root@localhost ImageMagick-master]# convert -list configure | grep -i "delegates"
DELEGATES bzlib mpeg fftw fontconfig freetype jng jpeg lzma pango png ps tiff wmf x xml zlib
[root@localhost ImageMagick-master]#


Please suggect.

Re: ImageMagick with liblqr

Posted: 2018-06-06T22:07:22-07:00
by fmw42
Did you install lqr in the same path as ImageMagick before installing ImageMagick? Liblqr requires dependencies glib2 pkgconfig. Did you install those first? Check your config.log when you installed liblqr to be sure there were no errors.

Re: ImageMagick with liblqr

Posted: 2018-06-06T22:15:53-07:00
by sdbhabal
I haven't installed liblqr.
Could you please help me with the steps to install it on Centos 7.

Re: ImageMagick with liblqr

Posted: 2018-06-06T22:23:26-07:00
by fmw42
Sorry, I am not a Linux user. So I really do not know the details. Download liblqr and read the Install or Readme files about installing it.

You can also Google for it. But I do not see any notes about installing for CentOS at http://liblqr.wikidot.com/en:download-page.