bug-ocrad
[Top][All Lists]
Advanced

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

[Bug-ocrad] error on installation of info docs under Mac OS X


From: W . Joseph Bolte
Subject: [Bug-ocrad] error on installation of info docs under Mac OS X
Date: Sun, 6 Nov 2005 13:20:48 -0300

 Hello,

Installation of the info documents generates an error under Mac OS X 10.4.3, apparently due to a malformed use of the install-info command. The relevant shell output is included here.

Also, I didn't know that it's necessary to use install-info and install-man to install the documentation. In my experience, simply using install takes care of this stuff. I would suggest including a note about this in the next release.

Cheers,
Joe

__________

Phaedra-3:~/Downloads/ocrad-0.13 joebolte$ sudo make install-info
if test ! -d /usr/local/share/info ; then install -d /usr/local/share/ info ; fi
install -p -m 644 ./doc/ocrad.info /usr/local/share/info/ocrad.info
install-info /usr/local/share/info/ocrad.info /usr/local/share/info/dir
install-info(/usr/local/share/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 ] [--dir-file]
             [--]
             filename
make: [install-info] Error 1 (ignored)




reply via email to

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