Hi,

I try to install ocrad on my iMac G5 PPC OS 10.4.10 and I have no luck.
I followed the install instructions and reached make check. I got a message that the check was correct and I was allowed to make install. I did make install and got this message:

[Computer-van-Geenen:~/Desktop/ocrad-0.17] geenen% make install
if test ! -d /usr/local/share/info ; then install -d /usr/local/share/ info ; fi
install: mkdir /usr/local/share/info: Permission denied
make: *** [install-info] Error 71
[Computer-van-Geenen:~/Desktop/ocrad-0.17] geenen%

Because there was a Permission denied I did a sudo and this is the result:

[Computer-van-Geenen:~/Desktop/ocrad-0.17] geenen% sudo make install

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:
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)
if test ! -d /usr/local/bin ; then install -d /usr/local/bin ; fi
install -p -m 755 ./ocrad /usr/local/bin/ocrad
[Computer-van-Geenen:~/Desktop/ocrad-0.17] geenen%

What is wrong? What can I do?

Thanks for your help.

Jan Geenen
[EMAIL PROTECTED]

















_______________________________________________
Bug-ocrad mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-ocrad

Reply via email to