Maybe somebody realized the mistake and changed the file, because I used bunzip2 on it with no errors and then tar. ./configure and make were ok, but on make install I got: if test ! -d /usr/local/info ; then install -d /usr/local/info ; fi install -m 644 -p ./doc/ocrad.info /usr/local/info/ocrad.info install-info /usr/local/info/ocrad.info /usr/local/info/dir install-info(/usr/local/info/ocrad.info): too many arguments usage: install-info [--version] [--help] [--debug] [--maxwidth=nnn] [--section regexp title] [--infodir=xxx] [--align=nnn] [--calign=nnn] [--quiet] [--menuentry=xxx] [--info-dir=xxx] [--keep-old] [--description=xxx] [--test] [--remove | --remove-exactly ] [--] filename make: *** [install-info] Error 1 -- Cheryl