20 Oct
2020
20 Oct
'20
2:17 a.m.
hi Charles the best way to run any koha script is to use koha-shell $ sudo koha-shell -c '/usr/share/koha/bin/migration_tools/remove_unused_authorities.pl --help ' mykoha On 20/10/20 12:06 pm, Charles Kelley wrote:
Good morning, all!
A few minutes ago I tried to run ... /migration_tools/ remove_unused_authorities.pl . Alas, Perl aborted at line 25 and reported that complained that Koha/Script.pm could not be found; and subsequently recommended that Koha/Script.pm be installed.
Well, I hate to disagree with my esteemed colleague Perl, but it is installed. It's in /usr/share/koha/bin/Koha/Script.pm .
How do I fix this?
Running Koha 20.05 on Debian Stretch.
Thanks, everyone!