image::magick::q8

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
zadolbalo
Posts: 2
Joined: 2013-04-11T01:28:23-07:00
Authentication code: 6789

image::magick::q8

Post by zadolbalo »

hello,

freebsd 9.1, perl 5.14.12, modperl2, apache. image::magick 6.8 installed from ports.

i tried to use image::magick::q8, figured out it's not installed by 'default'. used make config, removed q16 support, it got compiled with q8. however, perl api didn't want to compile or get installed. could you please tell me the correct way to compile/install image::magick::q8 ?
zadolbalo
Posts: 2
Joined: 2013-04-11T01:28:23-07:00
Authentication code: 6789

Re: image::magick::q8

Post by zadolbalo »

and it doesn't want to compile from the sources:
make: don't know how to make magick/ImageMagick-6.Q8.pc. Stop
*** [all-recursive] Error code 1

hm, is it supported at all..
Post Reply