http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249

--- Comment #3 from Katrin Fischer <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to