help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: @documentencoding, `makeinfo --enable-encoding' and texi2dvi


From: Reiner Steib
Subject: Re: @documentencoding, `makeinfo --enable-encoding' and texi2dvi
Date: Thu, 04 Sep 2003 12:58:04 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

On Sat, Aug 30 2003, Karl Berry wrote:

>     autoconf apparently isn't new enough to bootstrap CVS HEAD).
>
> I'm just using the latest released version (2.57)?

I have the same version, but I get the following error:

,----[ texinfo$ ./bootstrap ]
| Bootstrapping CVS Texinfo with:
| autoreconf --verbose --install --force
| autoreconf: Entering directory `.'
| autoreconf: running: autopoint --force
| cvs [checkout aborted]: no such tag gettext-0_12_1
| /usr/bin/autopoint: line 260: fatal_error: command not found
| find: tmpwrk9590/archive: No such file or directory
| autoreconf: running: aclocal -I m4 --output=aclocal.m4t
| aclocal: configure.ac: 153: macro `AM_NLS' not found in library
| autoreconf: aclocal failed with exit status: 1
`----

,----[ texinfo$ autoreconf --version ]
| autoreconf (GNU Autoconf) 2.57
`----

,----[ rpm -qf /usr/bin/autopoint ]
| gettext-0.11.5-87
`----

,----[ sed -ne '251,263p' /usr/bin/autopoint ]
| gzip -d -c < "$gettext_dir/archive.tar.gz" | (cd "$cvs_dir" && tar xf -)
| 
| cd "$work_dir"
| cvsver=gettext-`echo "$ver" | sed -e 's/\./_/g'`
| (cvs checkout -r"$cvsver" archive > /dev/null) 2>&1 | grep -v '^cvs checkout: 
Updating'
| find archive -name CVS -type d -print | xargs rm -rf
| if test `find archive -type f -print | wc -l` = 0; then
|   cd ..
|   rm -rf "$cvs_dir" "$work_dir"
|   fatal_error "infrastructure files for version $ver not found; this is 
autopoint from GNU $package $version"
| fi
| cd ..
| 
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]