Package: gettext-doc Version: 0.17-8 Severity: important If one wants to run one of the gettext examples, one first has to copy the relevant dir somewhere else, together with the "installpaths" file. But then one gets the error reproduced below.
Side note: a README.Debian to explain how to run the examples would be welcome. The first problem is the lack of the examples/config/ directory. Also, the /usr/share/doc/gettext/examples/ path suggests to get a symlink added to /usr/share/doc/gettext/, or to get installpaths (and possibly other docs ?) in line with the gettex-doc/examples/ location. Then the subsequent errors may disappear as well, but it's hard to be sure :) $ LC_ALL=C ./autogen.sh cp: cannot stat `/usr/share/doc/gettext/examples/config/gcj.m4': No such file or directory cp: cannot stat `/usr/share/doc/gettext/examples/config/javacomp.m4': No such file or directory cp: cannot stat `/usr/share/doc/gettext/examples/config/javaexec.m4': No such file or directory cp: cannot stat `/usr/share/doc/gettext/examples/config/javacomp.sh.in': No such file or directory cp: cannot stat `/usr/share/doc/gettext/examples/config/javaexec.sh.in': No such file or directory /usr/share/aclocal/mpatrol.m4:37: warning: underquoted definition of AM_WITH_MPATROL /usr/share/aclocal/mpatrol.m4:37: run info '(automake)Extending aclocal' /usr/share/aclocal/mpatrol.m4:37: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.ac:63: required file `javacomp.sh.in' not found configure.ac:64: required file `javaexec.sh.in' not found Makefile.am:17: variable `hello_SOURCES' is defined but no program or Makefile.am:17: library has `hello' as canonical name (possible typo) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes ./configure: line 2201: gt_GCJ: command not found checking for ranlib... ranlib ./configure: line 2309: gt_JAVAEXEC: command not found ./configure: line 2310: syntax error near unexpected token `1.3' ./configure: line 2310: `gt_JAVACOMP(1.3)' make: *** No rule to make target `update-po'. Stop. make: *** No rule to make target `distclean'. Stop. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.28.10-smp-smp-00002-g0fee61b (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org