[magick-users] Support JPEG?
Haryo Septiantoro
h.septiantoro at ecu.edu.au
Thu Sep 28 21:50:41 CDT 2006
Hi,
Thanks for your response. After I ran configure command, it tells me
that jpeg was not supported. (Value was 'no' instead of 'yes').
I have installed libjpeg using dpkg. I think I know what's going on.
The jpeg library file is located on /sw/lib folder. I guess somehow
configure script does not look into this folder.
Do you know how to set so that it can look jpeg library file on that
folder?
Thanks again.
On 28/09/2006, at 4:00 PM, Beginner wrote:
> Hi,
>
> IM does support JPEG if you compile it with jpeg support. So you will
> need libjpeg installed first and you need to compile with the --
> enabled-shared (not too sure about that ARG, best check). When you
> run configure you should get a list of what IM will support, or what
> libraries it found. Was JPEG support on at this time?
>
> If your installing via some other means, like a binary install, you
> may have to read their docs to see what format it supports.
>
> Good luck,
> Dp.
>
>
> On 28 Sep 2006 at 15:32, Haryo Septiantoro wrote:
>
>> Hi All,
>>
>> I just recently installed ImageMagick on my MacOS X machine. It
>> appears that ImageMagick didn't support JPEG. Thus when using command
>> like convert a .jpg file to another format it gave me this error:
>>
>> convert: unable to open module file `/usr/local/lib/
>> ImageMagick-6.2.9/
>> modules-Q16/coders/jpeg.la': No such file or directory.
>>
>> Any thoughts anyone? Thanks in advance.
>>
>> Haryo
>
More information about the Magick-users
mailing list