From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rthorpe@realworldtech.com Newsgroups: gmane.emacs.help Subject: Re: info files Date: 31 Oct 2006 06:41:24 -0800 Organization: http://groups.google.com Message-ID: <1162305684.424756.146690@k70g2000cwa.googlegroups.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1162309238 27270 80.91.229.2 (31 Oct 2006 15:40:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Oct 2006 15:40:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 31 16:40:35 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gevj8-00079Q-TD for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Oct 2006 16:40:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gevj8-0008N6-Dz for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Oct 2006 10:40:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!k70g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 163.244.62.65 Original-X-Trace: posting.google.com 1162305689 3124 127.0.0.1 (31 Oct 2006 14:41:29 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 31 Oct 2006 14:41:29 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.0 EMF1ASPROXY03 Complaints-To: groups-abuse@google.com Injection-Info: k70g2000cwa.googlegroups.com; posting-host=163.244.62.65; posting-account=hWoAPxMAAAAnBKSBz1ZivwUPPjEuve7bvVCHZQ8rhrluPfwcBJd92w Original-Xref: shelby.stanford.edu gnu.emacs.help:142819 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38438 Archived-At: Dan Bensen wrote: > Sam Peterson wrote: > > The dir file has to have entries pointing to 'em. You need to use the > > install-info command for this. sudo install-info > file> is the typical incantation on Unix systems. > > I don't seem to have it. > > root[ocaml]# which install-info > which: no install-info in > (/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin) As well as getting the TexInfo package from somewhere you might want to check your system is OK. Mostly install-info is part of the base install of a GNU/Linux distro since it's often automatically triggered after installation of a package to update the dir file.