Hi All Time for an updated release of the CPAN bundle for KohaSupport. Could someone please confirm for me the required modules for the upcoming 2.26 version Koha... the list I have is taken from the Install.pm and the latest cvs version of the 2.26 release notes. If someone could also confirm if the modules that have version numbers beside them, are the required version only or the required minimum version The list I have at the moment includes DBI Date::Manip DBD::mysql HTML::Template Digest::MD5 MARC::Record Mail::Sendmail PDF::API2 Net::LDAP Event Net::Z3950 LWP::Simple XML::Simple Class::Accessor (0.25) XML::SAX (0.14) MARC::File::XML (0.83) MARC::Charset (0.95) Thanks in advance M
Hi Mike, Thanks! I can answer part of your question. MARC::Record must be version 2.0 (not on CPAN, but on Sourceforge) MARC::File::XML must be the latest CPAN version same with MARC::Charset XML::SAX::LibXML is also a requirement and it must have a compatible version of libxml2 installed. See this thread for details: http://www.mail-archive.com/perl4lib@perl.org/msg01006.html Cheers, Joshua On Sat, Jun 17, 2006 at 08:55:05AM +1200, Mike Mylonas wrote:
Hi All
Time for an updated release of the CPAN bundle for KohaSupport.
Could someone please confirm for me the required modules for the upcoming 2.26 version Koha... the list I have is taken from the Install.pm and the latest cvs version of the 2.26 release notes.
If someone could also confirm if the modules that have version numbers beside them, are the required version only or the required minimum version
The list I have at the moment includes
DBI Date::Manip DBD::mysql HTML::Template Digest::MD5 MARC::Record Mail::Sendmail PDF::API2 Net::LDAP Event Net::Z3950 LWP::Simple XML::Simple Class::Accessor (0.25) XML::SAX (0.14) MARC::File::XML (0.83) MARC::Charset (0.95)
Thanks in advance
M
_______________________________________________ Koha-devel mailing list Koha-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel
-- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
Joshua Ferraro <jmf@liblime.com>
XML::SAX::LibXML is also a requirement and it must have a compatible version of libxml2 installed. See this thread for details: http://www.mail-archive.com/perl4lib@perl.org/msg01006.html
That says page not found - what did it say? What is the required minimum version of XML::SAX::LibXML? Thanks, -- MJ Ray - personal email, see http://mjr.towers.org.uk/email.html Work: http://www.ttllp.co.uk/ irc.oftc.net/slef Jabber/SIP ask
Joshua Ferraro <jmf@liblime.com>
XML::SAX::LibXML is also a requirement and it must have a compatible version of libxml2 installed. See this thread for details: http://www.mail-archive.com/perl4lib@perl.org/msg01006.html
That says page not found - what did it say? It works fine for me. Here's another location for that archive
What is the required minimum version of XML::SAX::LibXML? No minimim ... it's just that libxml2 and XML::SAX::LibXML have to be compatible with each other. Check the README in the Perl
On Mon, Jun 19, 2006 at 08:49:49PM +0100, MJ Ray wrote: that might work better for you: http://www.nntp.perl.org/group/perl.perl4lib/2369 package for details. Cheers, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro <jmf@liblime.com>
http://www.mail-archive.com/perl4lib@perl.org/msg01006.html That says page not found - what did it say? It works fine for me. Here's another location for that archive
On Mon, Jun 19, 2006 at 08:49:49PM +0100, MJ Ray wrote: that might work better for you: http://www.nntp.perl.org/group/perl.perl4lib/2369
First URL works for me now. Strange.
What is the required minimum version of XML::SAX::LibXML? No minimim ... it's just that libxml2 and XML::SAX::LibXML have to be compatible with each other. Check the README in the Perl package for details.
The README http://search.cpan.org/src/ESUMMERS/MARC-XML-0.83/README doesn't mention libxml2 as far as I can see. I've set the required version to 0.83. Hope that's OK. Thanks, -- MJ Ray - personal email, see http://mjr.towers.org.uk/email.html Work: http://www.ttllp.co.uk/ irc.oftc.net/slef Jabber/SIP ask
On Tue, Jun 20, 2006 at 11:00:05AM +0100, MJ Ray wrote:
Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro <jmf@liblime.com>
http://www.mail-archive.com/perl4lib@perl.org/msg01006.html That says page not found - what did it say? It works fine for me. Here's another location for that archive
On Mon, Jun 19, 2006 at 08:49:49PM +0100, MJ Ray wrote: that might work better for you: http://www.nntp.perl.org/group/perl.perl4lib/2369
First URL works for me now. Strange.
What is the required minimum version of XML::SAX::LibXML? No minimim ... it's just that libxml2 and XML::SAX::LibXML have to be compatible with each other. Check the README in the Perl package for details.
The README http://search.cpan.org/src/ESUMMERS/MARC-XML-0.83/README doesn't mention libxml2 as far as I can see. Sorry ... it's the XML::LibXML README (no such thing as XML::SAX::LibXML):
http://search.cpan.org/src/PHISH/XML-LibXML-1.58_1/README
I've set the required version to 0.83. Hope that's OK. Yep.
Cheers, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
participants (3)
-
Joshua Ferraro -
Mike Mylonas -
MJ Ray