This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: info - again


> > I have a 'dir' in '/usr/local/info', and 'info' runs, displaying its
> > 'Top' node.
> > However, when I do 'm<whatever>' or even just 'h' it says
> > Info: No such file or directory
> > in the minibuffer.  It does the same irrespective of my 'INFOPATH' or
> > '--directory' (which I set to '/usr/local/info' which is where all my
> > '.info...' files are).
> > What else do I need to do?
> You may just want to pull down texinfo and build it yourself. It does work
> for me, and I'm surprised that it's not working with your setup even with
> INFOPATH or --directory option!
> The only gotcha in building it, if I remember correctly, is that you may
> need to get termcap.h, which was left out of Cygwin b20.1. The termcap
> library itself is part of the distribution, so that part is ok.

'./configure' worked fine.
'make' got past 'util' but failed in 'doc':
------------------------------------------------------------
Making all in doc
../makeinfo/makeinfo -I. `echo info-stnd.texi | sed 's,.*/,,'`
info-stnd.texi: No such file or directory
make[2]: *** [info-stnd.info] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
------------------------------------------------------------



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com