info-cvs
[Top][All Lists]
Advanced

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

makeinfo msg when make-install


From: Tracy Brown
Subject: makeinfo msg when make-install
Date: Sun, 25 Feb 2001 11:58:36 -0800

I've never gotten this message before during the make install:

if [ ! -f ./CVSvn.texi ]; then  ln -s ./CVSvn.texi . ||  ln ./CVSvn.texi .
||  cp ./CVSvn.texi . ; else true; fi
        makeinfo ./cvs.texinfo -o cvs.info
makeinfo: not found


I've patched my CVS-1.11 code with Assar's GSSAPI patch and I'm testing the
compilation and installation. I've poked around the net for this and it
seems like it's some Texinfo utility... 

Cheers,
Tracy.



reply via email to

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