Search found 1 match

by chii1873
2011-10-24T00:05:37-07:00
Forum: PerlMagick
Topic: Can't locate auto/Image/Magick/Extent.al
Replies: 1
Views: 13141

Can't locate auto/Image/Magick/Extent.al

I have installed ImageMagick-6.3.7-2 on RHEL4.
But I got error when I used Extent method as follows:
Can't locate auto/Image/Magick/Extent.al in @INC
Anyone please tell me how to solve it, or workarounds.
I just want to put an image into fixed size or frame:
ex) original image is 480x320px,
then ...