From: "NewLine" Newsgroups: comp.os.msdos.djgpp Subject: Re: info files Date: Sun, 20 Feb 2000 22:47:04 +0100 Organization: Belgacom Skynet SA/NV Lines: 28 Message-ID: <88pmvl$f1n$1@news1.skynet.be> References: <88hgqf$b4q$1 AT news0 DOT skynet DOT be> <38AEE5EF DOT C0A32F50 AT is DOT elta DOT co DOT il> NNTP-Posting-Host: dialup407.leuven.skynet.be X-Trace: news1.skynet.be 951082805 15415 194.78.239.215 (20 Feb 2000 21:40:05 GMT) X-Complaints-To: abuse AT skynet DOT be NNTP-Posting-Date: 20 Feb 2000 21:40:05 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote in message <38AEE5EF DOT C0A32F50 AT is DOT elta DOT co DOT il>... >NewLine wrote: >> >> Hi, >> soi download winzip > >Bad idea. It is much better to use unzip32.exe from the DJGPP sites. > >>...extract everything again, and it still worked >> fine..except for the info files. Some files whcih used to call >> *.inf were now called *.info and that seemed to cause the problem (not being >> able to do 'info libc' or something). I manually changed all the *.info to >> *.inf and it was ok again. > >What version of Texinfo did you install? The problems you describe should >not happen with txi312b.zip and txi40b.zip. > >Also, you need to make sure you have LFN=y in your DJGPP.ENV. I checked and I had txi40b.zip and LFN=y. So could this problem be caused bythe use of winzip ? Because winzip is suggested in the FAQ.