Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Kevin Wright" To: "'R. Hickling'" , "'Mumit Khan'" Cc: Subject: RE: info - again Date: Mon, 26 Apr 1999 15:06:36 -0700 Message-ID: <000101be9031$0e440a90$8f88f726@holstein.ASPECTDV.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <37248AE1.7BFF55B9@mcd.alcatel.be> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 "R. Hickling" writes: > './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 > ------------------------------------------------------------ I remember getting errors like that and I managed to get to work by converting the .texi files from dos to unix using trans. I can't remember where I got trans.exe but when I run it, it returns this info: trans.exe 7.8 - (c) Kai Uwe Rommel - Feb 01 1994 Hope this helps, Kevin > -----Original Message----- > From: cygwin-owner AT sourceware DOT cygnus DOT com > [mailto:cygwin-owner AT sourceware DOT cygnus DOT com]On Behalf Of R. Hickling > Sent: Monday, April 26, 1999 8:49 AM > To: Mumit Khan > Cc: cygwin AT sourceware DOT cygnus DOT com > Subject: Re: info - again > > > > > I have a 'dir' in '/usr/local/info', and 'info' runs, > displaying its > > > 'Top' node. > > > However, when I do 'm' 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 AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com