From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao-Yong Jin Subject: Re: install and info Date: Wed, 08 Oct 2008 09:34:45 -0400 Message-ID: <873aj7gqh6.fsf@columbia.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KnZBv-0002mx-5c for emacs-orgmode@gnu.org; Wed, 08 Oct 2008 09:35:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KnZBr-0002kr-5f for emacs-orgmode@gnu.org; Wed, 08 Oct 2008 09:35:02 -0400 Received: from [199.232.76.173] (port=52853 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnZBq-0002kk-Vb for emacs-orgmode@gnu.org; Wed, 08 Oct 2008 09:34:59 -0400 Received: from brinza.cc.columbia.edu ([128.59.29.8]:41636) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KnZBr-0002Sn-2N for emacs-orgmode@gnu.org; Wed, 08 Oct 2008 09:34:59 -0400 Received: from lattice (dyn-160-39-50-198.dyn.columbia.edu [160.39.50.198]) (user=xj2106 mech=PLAIN bits=0) by brinza.cc.columbia.edu (8.14.1/8.14.1) with ESMTP id m98DYpYL016931 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 8 Oct 2008 09:34:52 -0400 (EDT) In-Reply-To: (Richard Riley's message of "Wed, 08 Oct 2008 15:20:12 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Richard Riley writes: > There might be an inconsistency in the install process. Well, on my > debian system. > > In the Makefile we have > > ,---- > | # Where local software is found > | prefix=/usr/local > | > | # Where local lisp files go. > | lispdir = $(prefix)/share/emacs/site-lisp > | > | # Where info files go. > | infodir = $(prefix)/info > `---- > > Now I dont pretend to even begin to understand how the info system works > but a "sudo make install-info" does not work because (a) it puts the > file into /usr/local/info and my system appears to expect it in > /usr/local/share/info. I changed infodir by myself. > In addition the install info command appears to be broken: > > ,---- > | if [ ! -d /usr/local/info ]; then mkdir -p /usr/local/info; else true; fi ; > | cp -p doc/org /usr/local/info > | install-info --info-file=doc/org --info-dir=/usr/local/info > | Usage: install-info [ ...] [--] > `---- > > Hopefully someone can shed some light. I think it used to work but am > not sure if I was picking up a local info file before. It always worked for me. This debian system probably has a different install-info program as most of other system does. On mine system: install-info (GNU texinfo) 4.13 Usage: install-info [OPTION]... [INFO-FILE [DIR-FILE]] -- c/* __o/* <\ * (__ */\ <