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: <42D8646E.3040207@cwilson.fastmail.fm> Date: Fri, 15 Jul 2005 21:35:42 -0400 From: Charles Wilson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: missing autoconf.info References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Note-from-DJ: This may be spam Sam Steingold wrote: > I seem to be missing autoconf.info. > it used to be in /usr/share/info/autoconf.info. > now I see autoconf-2.1x.info.gz and autoconf-2.5x.info.gz, > neither is mentioned in dir. > what's up? > I dunno. I had thought that the _update_info_dir package would automagically "do its thing" and cause install-info to be performed on both of these files. But apparently that's not happening. I don't really understand the _update_info_dir magic -- cgf? As for why there is not plain "autoconf.info", that's an oversight on my part. One of the two should provide it; my money's on the -2.5x package. I'll make a note of it, and make sure the next release does the right thing. For now, do this: $ cd /usr/share/info $ cp autoconf-2.5x.info.gz autoconf.info.gz $ install-info -D /usr/share/info -i XXXX where XXX is each of the three info files in turn. -- Chuck -- 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/