"Darren Tao" on wrote...
| HI,
| I met a strange problem. When I use ImageMagick to load image and
| resize it.
| I write a script, and it really does work. But during debug, I found
| that system variable $! contains a error message "no such file or
| directory", how to explain it? I am sure the image path is right, other
| wise I can not get the resized image.
| So according the error message, which directory is not exist? And is
| there any way to get the details of "$!". The script as blew, and very
| easy.
|
| my $result = $model->ReadImage('/root/001.jpg');
|
But what user is the script run as?
That directory is usally restricted to the root user only. It is after
all the root home directory.
Also what was the error from "$result" and how may images was added to
the @{$i} image sequence array.
Anthony Thyssen ( System Programmer ) <[EMAIL PROTECTED]>
-----------------------------------------------------------------------------
..., the kind of rain that is merely a upright sea with slots in it.
-- Terry Pratchett - ``Truckers''
-----------------------------------------------------------------------------
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users