| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: compressing info files w/ gzip or bzip2 |
| References: | <Pine DOT CYG DOT 4 DOT 44 DOT 0208022037120 DOT 1260-100000 AT iocc DOT com> |
| X-Face: | I-*}xvwusAv%MlABo'jVNP7TDXf5bb*L[q,r{DnsR1GoL07^Wf)sAu%>!LjXAFlZZN+`OQu |
| }?#du]C)[*%ERKR#+l#sX'EoNbSO~|.x AT ogoS5|"-u?<s5ViLslvYMlj7_n!Tq1m AT xt2Bhj4[Zg+e? | |
| /Yy\SE`V?%v~kRU3GoS1f&U]} | |
| From: | "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com> |
| Date: | Sat, 03 Aug 2002 09:39:56 +0200 |
| In-Reply-To: | <Pine.CYG.4.44.0208022037120.1260-100000@iocc.com> (Joshua |
| Daniel Franklin's message of "Fri, 2 Aug 2002 20:39:33 -0500") | |
| Message-ID: | <87sn1w2xwz.fsf@vzell-de.de.oracle.com> |
| Lines: | 58 |
| User-Agent: | Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Common Lisp |
| (candidate 1), i686-pc-cygwin) | |
| MIME-Version: | 1.0 |
>>>>> "Joshua" == Joshua Daniel Franklin <joshuadfranklin AT yahoo DOT com> writes:
Joshua> Harry Putnam <reader AT newsguy DOT com> writes:
>>
>> Joshua Daniel Franklin <joshuadfranklin AT yahoo DOT com> writes:
>>
>> > [18:50:18]info$ grep -A2 START gzip.info
>> > START-INFO-DIR-ENTRY
>> > * Gzip: (gzip). The gzip command for compressing files.
>> > END-INFO-DIR-ENTRY
>> > $ info gzip # this works fine
>> > $ gzip gzip.info
>> > $ zgrep -A2 START gzip.info.gz
>> > START-INFO-DIR-ENTRY
>> > * Gzip: (gzip). The gzip command for compressing files.
>> > END-INFO-DIR-ENTRY
>> > $ info gzip # Fails with "Unable to find node referenced by `Gzip' in
>> > `(dir)Top'."
>>
>> [...]
>>
>> As you may be aware, on a redhat-7.3 system the files in
>> /usr/share/info are all gzipped and none display this problem. I
>> have the most recent gnu texinfo (4.2) same as you.
>>
>> > $ install-info.exe --delete gzip /usr/info/dir
>> > $ grep gzip dir # no output, as expected
>> > $ gzip.exe gzip.info
>> > $ install-info gzip.info.gz /usr/info/dir
>> > $ grep gzip dir
>> > * Gzip: (gzip). The gzip command for compressing files.
>> > $ info gzip # Same error as before
>>
>>
>> > $ info -f gzip.info.gz
>> > info: gzip.info.gz: Invalid argument
>>
>> I my system, if file name is gzip.info.gz and I say:
>> info -f ./gzip.info it works.
>> Note that the path must be given when using info -f even if its in
>> teh current directory `info -f ./some.info'
>> Note too that even though the filename has a gz extension, I left it
>> off when using info -f and it works anyway.
>>
Joshua> I've tested this on RH72. and RH7.3 machines and noticed the same thing.
Joshua> It looks like info must be failing on just the cygwin platform with compressed
Joshua> files. I guess I'll have to take a look at the sources and figure out what's
Joshua> going on. I'll cross-post to cygwin AT cygwin DOT com and see if anyone else has
Joshua> noticed this or has a workaround. Thanks.
Hi
As a side note, is info (info 4.2) honoring the INFOPATH variable for you ?
In my case it's just using info files located in /usr/info.
Ciao
Volker
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |