[opensuse-packaging] ant : Native2Ascii - not found
Hello! I try to build a java program, and got the following error: Cause: the class org.apache.tools.ant.taskdefs.optional.Native2Ascii was not found. It builds fine on my computer running ant on the commandline, but i can't find the package/dependency that would provide the right native2ascii . Any idea? More details here, in case someone wants to look at it: https://build.opensuse.org/package/show?package=jMemorize&project=home%3Alumnis Any help is much appreciated! Denny --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Denny Beyer schrieb:
Hello! I try to build a java program, and got the following error: Cause: the class org.apache.tools.ant.taskdefs.optional.Native2Ascii was not found. It builds fine on my computer running ant on the commandline, but i can't find the package/dependency that would provide the right native2ascii . Any idea? More details here, in case someone wants to look at it: https://build.opensuse.org/package/show?package=jMemorize&project=home%3Alumnis
It is included in the package ant-nodeps. Greetings -- Thomas Schmidt (tschmidt [at] suse.de) SUSE Linux Products GmbH :: Research & Development :: Internal Tools "Wer die Vergangenheit kontrolliert, kontrolliert die Zukunft. Wer die Gegenwart kontrolliert, kontrolliert die Vergangenheit." 1984 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
find the package/dependency that would provide the right native2ascii . [...] It is included in the package ant-nodeps. unfortunately, nothing seems to provides this package in factory at the moment, despite the fact that a search in software packages gives some results. I tried to build against factory:nonFree for x86_64 architecture. Anyway, It did work for 10.3 Greetings For future reference: what is a good way to find out which package dependancy to include in the spec for BuildRequires? I tried several
Thank you for your help, Thomas. On Wednesday 23 April 2008 22:49:39 Thomas Schmidt wrote: [...] things, like yast on my local machine, build service search and software package search, but none of these was actually showing this package. cheers, denny --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Denny Beyer
-
Thomas Schmidt