X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: pinfo-0.6.9-1 -- Size and Crash Date: Wed, 15 Aug 2007 11:17:15 -0400 Message-ID: <31DDB7BE4BF41D4888D41709C476B657068AB412@NIHCESMLBX5.nih.gov> In-Reply-To: <827inwx2ro.fsf@vzell-de.de.oracle.com> From: "Buchbinder, Barry (NIH/NIAID) [E]" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l7FFHUEu008835 Dr. Volker Zell wrote on Wednesday, August 15, 2007 10:59 AM: >>>>>> Barry Buchbinder writes: > > > (2) Crash > > > This is more serious. However, since I cannot imagine pinfo > could be > crashing without others having already reported it, I > expect that it is > a problem with my installation and I'd > appreciate hints (or, better yet, > explicit instructions) as to > how I might trouble-shoot it. > > I have found it crashes when there is no dir file in the directories > pointed to by INFOPATH: > > For example my packages xemacs-sumo and xemacs-mule-sumo both have > info directories which are used by xemacs but by default have no dir > file. > > 04:51 PM [544]> INFOPATH=/usr/share/xemacs/xemacs-packages/info pinfo > Przemek's Info Viewer v0.6.9 *** starting debugger for pid 4812, tid > 5032 Thanks for your response. As it happens, I played with it this morning and tried updating the dir file. That fixed it. (Coincidently, I finished just about the time that your email arrive!) For the archives, the following seemed to fix the problem for me. I ignore the error messages. /> rm /usr/share/info/dir /> /bin/find /usr -iname \*.info\* | sed -e 's,^,install-info --dir-file=/usr/share/info/dir --info-file=,' | sh -s /> Thanks again for your response, - Barry -- 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/