Oups, my mistake. I modified build.xml so that the generation of translations to other languages is done automatically when building Jmol jars. Apparently, this is a problem when gettext is not installed on the computer. I will try to fix it this evening after work.
For the moment, search in build.xml for main-i18n and remove it (it is in the depends of the jar task). Nicolas De: Jan <[EMAIL PROTECTED]> > >ant clean main > >.... > >init-i18n: > >create-application-pot: > [echo] Generating Jmol.pot (gettext PO-template) file in >src/org/jmol/translation/Jmol ... > [mkdir] Created dir: D:\Jmol\src\org\jmol\translation\Jmol\tmp > >BUILD FAILED >D:\Jmol\build-i18n.xml:53: Execute failed: java.io.IOException: >CreateProcess: xgettext -kGT._ --language=Java ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
