10 Dec
2012
10 Dec
'12
3:59 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- You need to export the Koha environment variables for the process to run correctly. Example from the wiki page: sudo env KOHA_CONF=/etc/koha/sites/koha/koha-conf.xml PERL5LIB=/usr/share/koha/lib/ perl translate install fr-FR The paths to the files may vary depending on how you did your Koha installation. Make sure the files/directories are in those places. Also make sure you are running the scripts from your misc/translator directory with a valied language code. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.