From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Alexander Subject: Re: install and info Date: Thu, 09 Oct 2008 10:43:42 -0400 Message-ID: <20081009104342.1lu16pq6asckco4c@harley.gnservers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Knwk9-00022R-Vf for emacs-orgmode@gnu.org; Thu, 09 Oct 2008 10:43:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Knwk6-00020K-5U for emacs-orgmode@gnu.org; Thu, 09 Oct 2008 10:43:57 -0400 Received: from [199.232.76.173] (port=45507 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Knwk5-0001zz-NQ for emacs-orgmode@gnu.org; Thu, 09 Oct 2008 10:43:53 -0400 Received: from harley.gnservers.com ([72.52.242.16]:59182) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Knwk4-00077k-St for emacs-orgmode@gnu.org; Thu, 09 Oct 2008 10:43:53 -0400 Received: from [127.0.0.1] (helo=localhost) by harley.gnservers.com with esmtpa (Exim 4.69) (envelope-from ) id 1Knwju-00043O-45 for emacs-orgmode@gnu.org; Thu, 09 Oct 2008 10:43:42 -0400 Content-Disposition: inline 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 Hi, On my Mac OS X (10.5.5) system, /usr/share/info looks like the directory with all the info files. Since I use MacPorts, I usually add the org-info file to /opt/local/share/info so the suggested change is slightly more convenient in that case, too. HTH, Ben > Carsten Dominik writes: > > Hi everyone, > > I'd be happy to change the default to > > infodir = $(prefix)/share/info > > > if this is a better default for most systems. Is it better? So could > people on different systems out there please check where the standard info > directory is located? > > Thanks. > > - Carsten