Compiling ImageMagick with jbigkit support, How to do it?
Posted: 2009-08-01T09:01:29-07:00
Hello its been a while since i have compiled ImageMagick but now i need to do it with jbigkit support.
And i cant figure out how to do it.
I tried extracting the gz archive to the ImageMagick directory, cd into jbigkit then did
make
make test
cd ..
./configure --prefix=/usr --enable-delegate-build
And ImageMagick doesnt see jbigkit
--------------------------------------------------
checking for JBIG...
checking jbig.h usability... no
checking jbig.h presence... no
checking for jbig.h... no
checking for jbg_dec_init in -ljbig... no
checking if JBIG package is complete... no
----------------------------------------------------
So then i tried copying jbigkit to /usr/lib after doing make, still no go.
Any advice would be helpful.
Version of ImageMagick 6.5.4-6 , version of jbigkit 2.0
And i cant figure out how to do it.
I tried extracting the gz archive to the ImageMagick directory, cd into jbigkit then did
make
make test
cd ..
./configure --prefix=/usr --enable-delegate-build
And ImageMagick doesnt see jbigkit
--------------------------------------------------
checking for JBIG...
checking jbig.h usability... no
checking jbig.h presence... no
checking for jbig.h... no
checking for jbg_dec_init in -ljbig... no
checking if JBIG package is complete... no
----------------------------------------------------
So then i tried copying jbigkit to /usr/lib after doing make, still no go.
Any advice would be helpful.
Version of ImageMagick 6.5.4-6 , version of jbigkit 2.0