Dear Professionals, I am doing Installation KOHA.3.2.2 on Ubuntu 9.04,when I am giving command * misc/sax_parser_print.pl* its showing this below error, please any body help me this problem. Can't locate object method "new" via package "XML::LibXML::SAX::Parser" at /usr/share/perl5/XML/SAX/ParserFactory.pm line 43. -- With regards *Ali K S* *Librarian* Farooqia Dental College Mysore - 570021 Ph. no. 9686618671 E-mail: aliks.sheik@gmail.com
Hi Ali, nano /etc/perl/XML/SAX/ParserDetails.ini #Move the following lines to the end of the file[XML::LibXML::SAX::Parser]http://xml.org/sax/features/namespaces = 1#Then run again misc/sax_parser_print.pl Good luck Jorge From: alimysore@gmail.com Date: Tue, 11 Jan 2011 14:14:16 +0530 To: koha@lists.katipo.co.nz Subject: [Koha] Koha SAX Parser error Dear Professionals, I am doing Installation KOHA.3.2.2 on Ubuntu 9.04,when I am giving command misc/sax_parser_print.pl its showing this below error, please any body help me this problem. Can't locate object method "new" via package "XML::LibXML::SAX::Parser" at /usr/share/perl5/XML/SAX/ParserFactory.pm line 43. -- With regards Ali K S Librarian Farooqia Dental College Mysore - 570021 Ph. no. 9686618671 E-mail: aliks.sheik@gmail.com _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Thank you for reply, but after that also same error....! -- With regards *Ali K S* *Librarian* Farooqia Dental College Mysore - 570021 Ph. no. 9686618671 E-mail: aliks.sheik@gmail.com On 11 January 2011 14:40, Jorge R. <s.rh.j@hotmail.com> wrote:
Hi Ali,
nano /etc/perl/XML/SAX/ParserDetails.ini
#Move the following lines to the end of the file
[XML::LibXML::SAX::Parser]
http://xml.org/sax/features/namespaces = 1
#Then run again misc/sax_parser_print.pl
* *
Good luck
Jorge
------------------------------ From: alimysore@gmail.com Date: Tue, 11 Jan 2011 14:14:16 +0530 To: koha@lists.katipo.co.nz Subject: [Koha] Koha SAX Parser error
Dear Professionals,
I am doing Installation KOHA.3.2.2 on Ubuntu 9.04,when I am giving command *misc/sax_parser_print.pl* its showing this below error, please any body help me this problem.
Can't locate object method "new" via package "XML::LibXML::SAX::Parser" at /usr/share/perl5/XML/SAX/ParserFactory.pm line 43. --
With regards *Ali K S* *Librarian* Farooqia Dental College Mysore - 570021 Ph. no. 9686618671 E-mail: aliks.sheik@gmail.com
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
On 11/01/11 08:44, Ali, K. S wrote:
Dear Professionals,
I am doing Installation KOHA.3.2.2 on Ubuntu 9.04,when I am giving command * misc/sax_parser_print.pl* its showing this below error, please any body help me this problem.
Can't locate object method "new" via package "XML::LibXML::SAX::Parser" at /usr/share/perl5/XML/SAX/ParserFactory.pm line 43. -- Sounds like the perl module XML::LibXML has not been installed. Colin
-- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 845 557 5634 (phone) +44 (0) 7759 633626 (mobile) colin.campbell@ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com
participants (3)
-
Ali, K. S -
Colin Campbell -
Jorge R.