| Hi Nico, running only the check-executables from build-i18n, with -v I get ( using the original xml file from the repository) the results below. When using -debug I get a lot longer output for which the only seemingly important part that is new may be the line: Loaded from /Users/rkanters/Projects/Eclipse/Jmol/jars/ant-contrib.jar net/sf/antcontrib/platform/ShellScriptTask.class Here is the -v output... Apache Ant version 1.6.5 compiled on June 2 2005 Buildfile: /Users/rkanters/Projects/Eclipse/Jmol/build-i18n.xml parsing buildfile /Users/rkanters/Projects/Eclipse/Jmol/build-i18n.xml with URI = file:///Users/rkanters/Projects/Eclipse/Jmol/build-i18n.xml Project base dir set to: /Users/rkanters/Projects/Eclipse/Jmol parsing buildfile jar:file:/Users/rkanters/Projects/Eclipse/Jmol/jars/ant-contrib.jar!/net/sf/antcontrib/antlib.xml with URI = jar:file:/Users/rkanters/Projects/Eclipse/Jmol/jars/ant-contrib.jar!/net/sf/antcontrib/antlib.xml Build sequence for target(s) `check-executables' is [check-executables] Complete build sequence is [check-executables, create-application-pot, create-applet-pot, update-application-po, update-applet-catalog-lang, clean-application-pot, clean-application-catalogs, clean-applet-catalogs, clean-catalogs, spotless-i18n, clean-applet-pot, clean-pot, update-application-catalog, update-application-catalog-lang, update-applet-po, update-po, update-applet-catalog, update-catalog, copy-i18n-classes, update-application-po-lang, init-i18n, update-pot, main-i18n, clean-i18n, shrink-pot-file, update-applet-po-lang, ] check-executables: [exec] Current OS is Mac OS X [exec] Output redirected to property: ouput_xgettext [exec] Executing 'xgettext' with arguments: [exec] '--help' [exec] [exec] The ' characters around the executable and arguments are [exec] not part of the command. [exec] Execute failed: java.io.IOException: xgettext: not found Property ${result_xgettext} has not been set [echo] xgettext is missing [exec] Current OS is Mac OS X [exec] Output redirected to property: ouput_msgmerge [exec] Executing 'msgmerge' with arguments: [exec] '--help' [exec] [exec] The ' characters around the executable and arguments are [exec] not part of the command. [exec] Execute failed: java.io.IOException: msgmerge: not found Property ${result_msgmerge} has not been set [echo] msgmerge is missing [exec] Current OS is Mac OS X [exec] Output redirected to property: ouput_msgfmt [exec] Executing 'msgfmt' with arguments: [exec] '--help' [exec] [exec] The ' characters around the executable and arguments are [exec] not part of the command. [exec] Execute failed: java.io.IOException: msgfmt: not found Property ${result_msgfmt} has not been set [echo] msgfmt is missing Property ${exist_xgettext} has not been set Property ${exist_msgmerge} has not been set Property ${exist_msgfmt} has not been set BUILD SUCCESSFUL Total time: 1 second The OS name I get os.name:Mac OS X'. I did some additional testing myself. I added the external program /usr/bin/ant (my default commanline ant) to the external Tools. This has the same problems, still, as the 1.6.5 built-in. So it looks like Eclipse does not pass my path to either... René On Sep 28, 2005, at 12:33 AM, Nicolas Vervelle wrote:
|
- Re: [Jmol-developers] build failed René Kanters
- Re: [Jmol-developers] build failed Nicolas Vervelle
- Re: [Jmol-developers] build failed Nicolas Vervelle
