Error Importing Patron Images!
Hi, I'm having problem in importing parton images in zip files. I see this error. Koha error The following fatal error has occurred: Can't locate object method "newFromJpeg" via package "GD::Image" at /usr/local/lib/perl/5.8.8/GD/Image.pm line 81. We have GD::Image installed on our system.Thanks,Muhammad Wasim
"Muahmmad Wasim" <wasim@kics.edu.pk> wrote:
Can't locate object method "newFromJpeg" via package "GD::Image" at /usr/local/lib/perl/5.8.8/GD/Image.pm line 81. We have GD::Image installed on our system.Thanks,Muhammad Wasim
Check "perldoc GD::Image" (or maybe "perldoc GD") and see if it includes newFromJpeg. If not, check the version of GD and the version of libgd and whether it has jpeg support enabled (not 100% sure how you do that last check). Hope that helps, -- MJ Ray (slef). LMS developer and supporter for a small, friendly worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/ (Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237
participants (2)
-
MJ Ray -
Muahmmad Wasim