delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/05/07/21:25:32

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
Message-ID: <20040508012520.88984.qmail@web13901.mail.yahoo.com>
Date: Fri, 7 May 2004 18:25:20 -0700 (PDT)
From: Clint Bennion <cd_bennion AT yahoo DOT com>
Subject: RE: How to install info files?
To: cygwin AT cygwin DOT com
MIME-Version: 1.0
X-IsSubscribed: yes

> When try "info gdb", I get an error message "info: dir: No such file or
> directory".
> GDB is installed on my machine. How I can install the info file?


I have also suffered from this issue on a new install.  I am not an expert but since no one has
responded maybe my solution will help.

I modified the /etc/profile file.  I will give you the original line commented out and the new
line.

#INFOPATH="/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:$INFOPATH"
INFOPATH="/usr/share/info"
export INFOPATH


Older places that I have installed cygwin did not have these lines at all, and interestingly
didn't have the INFOPATH env variable set but info still works.  My new install did need the
INFOPATH env variable set.

I tried many variations on this variable.  For example even tried
INFOPATH="/usr/share/info:$INFOPATH"

And the extra colon in the var caused it to fail.  I am thinking that if there is any path without
the "dir" file it will cause problems.  I had dir files in /usr/share/info and /usr/local/info but
the file in /usr/local/info was empty (zero bytes).

Maybe if there is a real problem this will help someone track it down.


Clint


	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019