Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: <20030221193227.75962.qmail@web20005.mail.yahoo.com> Date: Fri, 21 Feb 2003 11:32:27 -0800 (PST) From: Joshua Daniel Franklin Subject: Re: info is not loading... To: Eduardo Osorio Cc: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii No, it should do it automatically. --- Eduardo Osorio wrote: > Hey! > > thanks a lot! > i got it all (i think!) > > just one last question. > > i need to do everytime that install > a new package? > > thanks you so much! > > > ----- Original Message ----- > From: "Joshua Daniel Franklin" > To: ; ; > > Sent: Thursday, February 20, 2003 5:43 PM > Subject: Re: info is not loading... > > > > On Thu, Feb 20, 2003 at 09:16:16AM -0800, Eduardo Osorio Armenta wrote: > > > > > > I have some troubles with > > > info > > > > > > a lot of packages show their information > > > but not the all > > > that i have under > > > /usr/info > > > > > > for example binutils.info > > > > Eduardo, > > > > This happens because some misbehaved packages overwrite the > > "dir" file (for cygwin, /usr/info/dir) with their own. This has > > come up several times and so there is now a update-info-dir > > package that should take care of this. See if > > > > ls /etc/postinstall/update-info-dir.sh* > > > > reports that the file is there and if it has a ".done" extension. > > If not you may need to re-run setup.exe, or the file directly, like this: > > > > sh /etc/postinstall/update-info-dir.sh > > > > Note that you can always run info or pinfo directly on an info file like: > > > > info -f /usr/info/binutils.info > > > > or > > > > pinfo -f /usr/info/binutils.info > > __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ -- 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/