From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: makeinfo removed from debian squeeze Date: Sat, 18 Jun 2011 08:08:55 +0100 Message-ID: <4DFC4F07.3060403@wilkesley.net> References: Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXpeP-0001gE-4k for emacs-orgmode@gnu.org; Sat, 18 Jun 2011 03:09:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXpeO-0000gJ-DI for emacs-orgmode@gnu.org; Sat, 18 Jun 2011 03:09:01 -0400 Received: from mail.ian-barton.com ([109.74.196.44]:46145 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXpeO-0000g2-4o for emacs-orgmode@gnu.org; Sat, 18 Jun 2011 03:09:00 -0400 Received: from localhost (mail.wilkesley.org [127.0.0.1]) by li40-130.members.linode.com (Postfix) with ESMTP id F1AEC15A07F for ; Sat, 18 Jun 2011 07:08:56 +0000 (UTC) Received: from li40-130.members.linode.com ([127.0.0.1]) by localhost (mail.manor-farm.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YuQesY4oJHrS for ; Sat, 18 Jun 2011 07:08:56 +0000 (UTC) Received: from [192.168.0.133] (unknown [217.146.125.41]) (Authenticated sender: ian@manor-farm.org) by li40-130.members.linode.com (Postfix) with ESMTPSA id BDE2F15A03B for ; Sat, 18 Jun 2011 07:08:56 +0000 (UTC) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 18/06/11 07:58, Jude DaShiell wrote: > What should be used to replace the makeinfo program in the makefile for > org-mode? It appears to be missing from debian squeeze. > > > Try installing texinfo, that's where it's packaged in Ubuntu. Ian.