Re: [Koha] 3.4.4 Perl upgrade/rebuilding perl-modules

2011-09-14 Thread Mason James
On 2011-09-13, at 11:17 PM, j...@pk.dy.fi wrote: > Ok, great :) Now I've got all except for Schedule::At installed. Any ideas on > that? I Still get this: probably a question for the koha-devel list... you need to install 'at' first? # sudo apt-get install at http://packages.debian.org/sque

Re: [Koha] 3.4.4 Perl upgrade/rebuilding perl-modules

2011-09-13 Thread jp
Ok, great :) Now I've got all except for Schedule::At installed. Any ideas on that? I Still get this: Going to read '/root/.cpan/Metadata' Database was generated on Tue, 13 Sep 2011 01:49:42 GMT Running install for module 'Schedule::At' Running make for J/JO/JOSERODR/Schedule-At-1.13.tar.gz Che

Re: [Koha] 3.4.4 Perl upgrade/rebuilding perl-modules

2011-09-12 Thread Colin Campbell
On 08/09/11 16:08, Perch wrote: > HTTP::OAI wants a newer version of XML::SAX::Base. I have version 1.02, > while HTTP::OAI wants 1.04. However, when I try to upgrade it using CPAN, > all I get is a message saying: "XML::SAX::Base is up to date (1.02)." So, no > newer version available on CPAN? >

Re: [Koha] 3.4.4 Perl upgrade/rebuilding perl-modules

2011-09-12 Thread Colin Campbell
On 08/09/11 16:08, Perch wrote: > > Secondly: PDF::Reuse::Barcode wants Barcode::Code128, which it tries to > automatically install. However the installation fails (it fails if I try the > install Barcode::Code128 manually too): > Theres a bug in Barcode::Code (see the rt patch) where one of the

Re: [Koha] 3.4.4 Perl upgrade/rebuilding perl-modules

2011-09-12 Thread jp
Really nobody has an idea on how to fix this? Thu, 8 Sep 2011 08:08:00 -0700 (PDT) Perch kirjoitti: > I upgraded my Perl (compiled a new version from source) from 5.8.8 to 5.14.1, > because evidently Koha 3.4.4 needs a newer version of Perl than 5.8.8. Now > I'm having problems getting some of th

[Koha] 3.4.4 Perl upgrade/rebuilding perl-modules

2011-09-08 Thread Perch
I upgraded my Perl (compiled a new version from source) from 5.8.8 to 5.14.1, because evidently Koha 3.4.4 needs a newer version of Perl than 5.8.8. Now I'm having problems getting some of the required CPAN modules to install. First of all: HTTP::OAI wants a newer version of XML::SAX::Base. I have