At 02:45 PM 5/19/2016 -0300, Tomas Cohen Arazi wrote:
Probably you are pulling from cpam some library versions that require newer Perl. It is probable that 16.05 will officialy support Debian Jessie (and not Wheezy), which includes Perl 5.20, so you should expect that older Perl versions might not suit Koha's needs.
This might (maybe? possibly? not proven) be one of the reasons I have not yet been able to migrate Koha to Ubuntu 16.04 LTS (which defaults to Perl 5.22). Has anyone else used Ubuntu 16.04? Best -- Paul
But I'm not sure about the accuracy of this statement.
2016-05-19 12:53 GMT-03:00 Tom Hanstra <hanstra@nd.edu>:
Pretty much RHEL6, but it is actually Amazon Web Services' base AMI.
Perl version:
# perl --version
This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi (with 25 registered patches, see perl -V for more detail)
Copyright 1987-2012, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page.
On Thu, May 19, 2016 at 11:19 AM, Tomas Cohen Arazi <tomascohen@gmail.com> wrote:
perl --version
-- *Tom Hanstra* *Sr. Systems Administrator* hanstra@nd.edu
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) â +54 9351 3513384 GPG: B2F3C15F _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
--- Maritime heritage and history, preservation and conservation, research and education through the written word and the arts. <http://NavalMarineArchive.com> and <http://UltraMarine.ca>
2016-05-19 17:48 GMT-03:00 Paul A <paul.a@navalmarinearchive.com>:
At 02:45 PM 5/19/2016 -0300, Tomas Cohen Arazi wrote:
Probably you are pulling from cpam some library versions that require newer Perl. It is probable that 16.05 will officialy support Debian Jessie (and not Wheezy), which includes Perl 5.20, so you should expect that older Perl versions might not suit Koha's needs.
This might (maybe? possibly? not proven) be one of the reasons I have not yet been able to migrate Koha to Ubuntu 16.04 LTS (which defaults to Perl 5.22). Has anyone else used Ubuntu 16.04?
Probably not. If you try installing koha-common on Ubuntu 16.04, you will notice the dependencies are correctly calculated and installed using system's packages. The problem Tom mentions, is not with Koha itself, but with the dependencies. OTOH, Ubuntu 16.04 ships MySQL 5.7 which is known to break the installer and the upgrade script. BUT, those problems are being solved right now Regards. -- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
participants (2)
-
Paul A -
Tomas Cohen Arazi