HI, Ron 
   I have add change the code below:
    
     ....
    my($result) = $i -> Read($file);
    die $result if $result;
    ....
  
  When run to " die $result if $result;"
  
  I got the message:
  " Exception 420: no decode delegate for this image format
`/usr/local/tomcat/webapps/favorite/customer/favtest/pc/image/album/thum
bnail_uploadFile_120070428122618.jpg' at
/dev/config/OEM/perl_module/image_resize.pl line 145."

When I use rpm to check jpeglib, I found It was installed in my machine.
[EMAIL PROTECTED] root]# rpm -qa|grep libjpeg*
libjpeg-6b-26
libjpeg-devel-6b-26

so terrible.

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to