[i18n] gettext... not found

Jan Schneider jan at horde.org
Mon Jan 22 15:47:31 PST 2007


Zitat von Elier Delgado <elier.delgado at gmail.com>:

> Hi guys,
>
> I'm trying use a /po/translation.php to create a new languages files for a
> new Horde aplication (its a test aplication for me).
>
> The /po/README it OK, but when I try use translation.php the gettext binares
> are not found.
>
>
> C:\AppServ\php\cli>php D:\WWW\horde\po\translation.php -d
> --base=D:\WWW\horde\welcome extract --module=WELCOME
> ---------------------------
> Horde translation generator
> ---------------------------
> Loading libraries...
> Console_Getopt... OK
> Console_Table... OK
> File_Find... OK
>
> Searching gettext binaries...
> gettext... not found
>
>
> I have installed gettext for windoaws nd its working fine,
> C:\Program Files\GnuWin32\bin>xgettext -o
> D:\WWW\horde\welcome\po\greetings.pot -k_ --language=PHP
> D:\WWW\horde\welcome\templates\login.inc
>
>
> But I don't know what doing to translations.php find gettext binaries.

It should be sufficient to have the binaries in your PATH.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the i18n mailing list