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.
ImageMagick with liblqr
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: ImageMagick with liblqr
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
I haven't installed liblqr.
Could you please help me with the steps to install it on Centos 7.
Could you please help me with the steps to install it on Centos 7.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: ImageMagick with liblqr
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.
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.