|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Error 71in Install procedureHi,
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 geenenjw@... _______________________________________________ Bug-ocrad mailing list Bug-ocrad@... http://lists.gnu.org/mailman/listinfo/bug-ocrad |
|
|
Re: Error 71in Install procedureJ.W.J. Geenen wrote:
> 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: > > install-info(/usr/local/share/info/ocrad.info): too many arguments See the answer here http://lists.gnu.org/archive/html/bug-ocrad/2005-11/msg00001.html Regards, Antonio. _______________________________________________ Bug-ocrad mailing list Bug-ocrad@... http://lists.gnu.org/mailman/listinfo/bug-ocrad |
| Free embeddable forum powered by Nabble | Forum Help |