[Koha] Translate: Can't locate C4/TmplTokenType.pm in @INC

Chris Cormack chris at bigballofwax.co.nz
Mon Apr 2 08:19:20 NZST 2012


On 2 April 2012 07:32,  <markus.mohr at aon.at> wrote:
> I try to install the translation for koha-3.04.08.000
> (on Ubuntu 11.10, Perl 5.012004):
>
> $ sudo ./tmpl_process3.pl install \
>   -i /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/ \
>   -o /usr/share/koha/opac/htdocs/opac-tmpl/prog/de-DE/ \
>   -s /usr/share/koha/misc/translator/po/de-DE-i-opac-t-prog-v-3002000.po \
>   -r
>
> but it doesn’t work, it says:
>
Since about Koha 3.2.x now build the templates using the translate command

 Move into the misc/translate directory and execute this command,
where xy-XY is the code for your language:

 translate install xy-XY

You might need to export PERL5LIB also to make sure the modules are in the path.

Chris


More information about the Koha mailing list