Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Doug Wyatt" <dwyatt@sunflower.com>
To: Cygwin List <cygwin@cygwin.com>
Date: Mon, 19 Jan 2004 14:33:42 -0600
MIME-Version: 1.0
Subject:  'info' observations and questions
Reply-to: dwyatt@sunflower.com
Message-ID: <400BEAC6.13736.5B129690@localhost>
References: <6.0.1.1.0.20040118203337.03914078@127.0.0.1> (Larry Hall's message of "Sun, 18 Jan 2004 20:44:36 -0500")
In-reply-to: <87hdyr97t1.fsf@vzell-de.de.oracle.com>
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body
X-IsSubscribed: yes


I'd found that info v4.2 was not working for me,
    % info info
    "info: dir: No such file or directory"

Playing around with it for a while, it seems that info
works best when INFOPATH is not defined and /usr/info/dir,
rather than /usr/share/info/dir, is the primary index.
Even when an up-to-date /usr/info/dir is present, if an
INFOPATH is defined, I will see something like "Unable to
find node referenced by `gcc' in `(dir)Top'." for some
entries like gcc.

Running 'strings /bin/info.exe | grep usr' reveals a
reference to /usr/info, but not to /usr/share/info, which
may suggest a reason for part of what I've seen.

I don't know where the info.exe source is - doing a setup
package search for info or info.exe does not seem to be
helpful in locating it.  Any hints?

Can someone explain why INFOPATH seems to muck-up the
behavior of info and why /usr/share/info has been chosen
for the default location of the dir file, rather than /usr/info?

Regards,
Doug Wyatt


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

