| 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 |
| From: | "Doug Wyatt" <dwyatt AT sunflower DOT com> |
| To: | Cygwin List <cygwin AT cygwin DOT com> |
| Date: | Mon, 19 Jan 2004 14:33:42 -0600 |
| MIME-Version: | 1.0 |
| Subject: | 'info' observations and questions |
| Reply-to: | dwyatt AT sunflower DOT com |
| Message-ID: | <400BEAC6.13736.5B129690@localhost> |
| References: | <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040118203337 DOT 03914078 AT 127 DOT 0 DOT 0 DOT 1> (Larry Hall's message of "Sun, 18 Jan 2004 20:44:36 -0500") |
| In-reply-to: | <87hdyr97t1.fsf@vzell-de.de.oracle.com> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |