Error Installing XML::Simple module
I am having the same problem as Krsnendu dasa did with the install of XML::Simple, with the same error messages. (Error installing perl modules XML-Simple on K12LTSP-6 (Fedora Core 6) However, I am using Debian sarge, so I do not have the yum system available. And I can't find any perl modules in the apt repository with that name. Is there an apt-get package which would install that module? Also, I installed sarge using Linux version 2.6.8, since earlier versions do not support my SATA harddrive.
celticgeek <celticgeek@celticgeek.com> wrote:
I am having the same problem as Krsnendu dasa did with the install of XML::Simple, with the same error messages. (Error installing perl modules XML-Simple on K12LTSP-6 (Fedora Core 6) However, I am using Debian sarge, so I do not have the yum system available. And I can't find any perl modules in the apt repository with that name. Is there an apt-get package which would install that module?
Add the unofficial apt repository http://www-id.imag.fr/Laboratoire/Membres/Danjean_Vincent/deb.html and follow the rebuild instructions from the list recently. Alternatively, make a deb yourself (at home, with a small aubergine) with dh-make-perl --build --cpan XML::Simple We'll fix this Real Soon Now and announce it here. Or you can watch http://people.debian.org/~mjr/ or http://mjr.towers.org.uk/blog/all.html obsessively.
Also, I installed sarge using Linux version 2.6.8, since earlier versions do not support my SATA harddrive.
That shouldn't be a problem. Koha doesn't use the Linux kernel directly. Regards, -- MJ Ray - see/vidu http://mjr.towers.org.uk/email.html Somerset, England. Work/Laborejo: http://www.ttllp.co.uk/ IRC/Jabber/SIP: on request/peteble.
After getting to the unofficial apt repository, the installation of the libmarc-xml-simple module taold me that it had an additional dependency of libmarc-charset-perl of >= .91 in order to install and that it couldn't find this module. And I couldn't find it either. Do you know where it is hiding? I tried reinstalling MARC::Charset both from the cvs at sourceforge and from the CPAN repository but no luck.
celticgeek a écrit :
After getting to the unofficial apt repository, the installation of the
libmarc-xml-simple module taold me that it had an additional dependency of
libmarc-charset-perl of >= .91 in order to install and that it couldn't find
this module. And I couldn't find it either. Do you know where it is hiding?
libmarc-charset-perl (version 0.95-1) can be found in any official mirror : vdanjean@cayuga:~$ apt-cache policy libmarc-charset-perl libmarc-charset-perl: Installed: 0.95-1 Candidate: 0.95-1 Version table: *** 0.95-1 0 990 http://ftp.fr.debian.org unstable/main Packages 500 http://ftp.fr.debian.org testing/main Packages 100 /var/lib/dpkg/status Best regards, Vincent
I tried reinstalling MARC::Charset both from the cvs at sourceforge and from the CPAN repository but no luck.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
celticgeek -
MJ Ray -
Vincent Danjean