> $ cd /usr/share/koha/misc/translator > > root@debian:/usr/share/koha/misc/translator# perl translate install zh-Hans-TW > > Still could not make it. > Any solution? > Can't locate C4/Context.pm in @INC (@INC contains: /etc/perl
This error message means that your PERL5LIB environment variable doesn't point to C4 Koha sub-directory. See installation note to set properly this variable. -- Frédéric DEMIANS http://www.tamil.fr/u/fdemians.html _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

