[Kolab-devel] [issue3131] horde po/translation.php not working
wenzhuo
kolab-issues at intevation.de
Sun Oct 12 03:49:48 CEST 2008
New submission from wenzhuo <wenzhuo at zhmail.com>:
/kolab/var/kolab/www/horde/po/translation.php does not work due to missing pear
modules: Console_Table and File_Find.
# ./translation.php
---------------------------
Horde translation generator
---------------------------
Loading libraries...
Console_Getopt... OK
Console_Table... PHP Warning: include(Console/Table.php): failed to open
stream: No such file or directory in
/kolab/var/kolab/www/horde/po/translation.php on line 1425
PHP Warning: include(): Failed opening 'Console/Table.php' for inclusion
(include_path='/kolab/var/kolab/www/horde/lib:.:/kolab/lib/php') in
/kolab/var/kolab/www/horde/po/translation.php on line 1425
Console_Table not found.
File_Find... PHP Warning: include(File/Find.php): failed to open stream: No
such file or directory in /kolab/var/kolab/www/horde/po/translation.php on line 1425
PHP Warning: include(): Failed opening 'File/Find.php' for inclusion
(include_path='/kolab/var/kolab/www/horde/lib:.:/kolab/lib/php') in
/kolab/var/kolab/www/horde/po/translation.php on line 1425
File_Find not found.
Make sure that you have PEAR installed and in your include path.
include_path: /kolab/var/kolab/www/horde/lib:.:/kolab/lib/php
Please report any bugs to i18n at lists.horde.org.
----------
messages: 17017
nosy: wenzhuo
priority: bug
status: unread
title: horde po/translation.php not working
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3131>
___________________________________________________
More information about the devel
mailing list