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?".
This was by far the best run at a guide i've seen, still no love on my system though...
Totally fresh white box linux, follow all these to the T, but configure still comes up with a 'No' on jpeg...
Does anyone have any troubleshooting steps to suggest? I simply cant figure out what it's looking for, the configure script seems to be looking for the jpeg header files (jpeglib.h usability/presence/etc..), and they are there, so why isn't it using the path supplied in the LDFLAGS, and CPPFLAGS (which i dont really understand either...)
Any help....
IceMan wrote:
Hello everyone.
Just wasted a day to get PNG and JPEG support on ImageMagick and finaly figured it out.
Here is my little guide to anyone that might find it usefull.
This was by far the best run at a guide i've seen, still no love on my system though...
Totally fresh white box linux, follow all these to the T, but configure still comes up with a 'No' on jpeg...
Does anyone have any troubleshooting steps to suggest? I simply cant figure out what it's looking for, the configure script seems to be looking for the jpeg header files (jpeglib.h usability/presence/etc..), and they are there, so why isn't it using the path supplied in the LDFLAGS, and CPPFLAGS (which i dont really understand either...)
Any help....
IceMan wrote:Hello everyone.
Just wasted a day to get PNG and JPEG support on ImageMagick and finaly figured it out.
Here is my little guide to anyone that might find it usefull.