Question: Hi guys, I am trying to install KOHA, (Install Graphics::Magick) I got following error: ((( Warning: Cannot install Graphics::Magick, don’t know what it is. Try the command I /Graphics::Magick/ To find objects with matching identifiers. ))) Then I install GraphicsMagick-1.3.7-4.el5.x86_64.rpm and GraphicsMagick-devel-1.3.7-4.el5.x86_64.rpm Still after running my program which is called koha, it gives me error message (Warning: prerequisite Graphics::Magick 1.3.5 not found.) What is the solution, is it version issue or something else? -- View this message in context: http://koha.1045719.n5.nabble.com/perl-modue-Graphics-Magick-not-found-tp434... Sent from the Koha - Discuss mailing list archive at Nabble.com.
Try GraphicsMagick-perl-1.3.7-4.el5.x86_64.rpm or some such. Kind Regards, Chris On Thu, Apr 28, 2011 at 1:38 AM, uknet80 <rawandamin@hotmail.com> wrote:
Question: Hi guys, I am trying to install KOHA, (Install Graphics::Magick) I got following error:
((( Warning: Cannot install Graphics::Magick, don’t know what it is. Try the command I /Graphics::Magick/ To find objects with matching identifiers. )))
Then I install GraphicsMagick-1.3.7-4.el5.x86_64.rpm and GraphicsMagick-devel-1.3.7-4.el5.x86_64.rpm
Still after running my program which is called koha, it gives me error message (Warning: prerequisite Graphics::Magick 1.3.5 not found.)
What is the solution, is it version issue or something else?
-- View this message in context: http://koha.1045719.n5.nabble.com/perl-modue-Graphics-Magick-not-found-tp434... Sent from the Koha - Discuss mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
thank you so much Chris, that was the solution. thanks-- View this message in context: http://koha.1045719.n5.nabble.com/perl-modue-Graphics-Magick-not-found-tp434... Sent from the Koha - Discuss mailing list archive at Nabble.com.
participants (2)
-
Chris Nighswonger -
uknet80