I get the following error when running scriptor: $ /usr/bin/gscriptor Can't locate Locale/TextDomain.pm in @INC (you may need to install the Locale::TextDomain module) (@INC entries checked: /etc/perl /usr/local/lib64/perl5/5.38/x86_64-linux /usr/local/lib64/perl5/5.38 /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux /usr/lib64/perl5/vendor_perl/5.38 /usr/lib64/perl5/5.38/x86_64-linux /usr/lib64/perl5/5.38) at /usr/bin/gscriptor line 36. BEGIN failed--compilation aborted at /usr/bin/gscriptor line 36. It goes away after installing "dev-perl/libintl-perl"
I also hit the same bug. dev-perl/libintl-perl did help. Thanks for the hint