vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I been spending quite a lot of time today to get the ImageMagick compiled with the --with-lqr option, but run into trouble. First, yes, I have installed liblqr (tried with the two different ebuilds found in the Gentoo bugzilla). Then I take the imagemagick-6.3.8.3-r1 ebuild, and modify it to include --with-lqr and dependency of liblqr. When compiling, I just get an error about glib.h can't be found when it's time for magick/resize.c, if I make symlinks for the glib-2.0 headers so that they are located in /usr/include instead of /usr/include/glib-2.0, then I get a really long error message In file included from /usr/include/glib/galloca.h:30, from /usr/include/glib.h:30, from /usr/include/lqr-1/lqr.h:27, from magick/resize.c:67: /usr/include/glib/gtypes.h:30:24: error: glibconfig.h: No such file or directory and a km of follow-up errors. So my question is, has someone made a working ebuild for imagick that has lqr support? If so, could you post your ebuild or a link to it. -- //Aho |