https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24292
Colin Campbell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell@ptfs-europe. | |com --- Comment #5 from Colin Campbell <[email protected]> --- Ubuntu has a newer version of perl than debian Text::Unaccent cant be build on perl after 5.26 (and earlier on many environments). You can confirm this is the problem by installing Text::Unaccent::PurePerl and changing the use Text::Unaccent in Koha::Patron.pm to use that - the errors should then disappear -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
