From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p5IG1q0r014038 for ; Sat, 18 Jun 2011 12:01:52 -0400 Received: from mx1.redhat.com (ext-mx14.extmail.prod.ext.phx2.redhat.com [10.5.110.19]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p5IG1lKS003208 for ; Sat, 18 Jun 2011 12:01:47 -0400 Received: from ewr.djernes.net (ewr.djernes.net [97.107.141.189]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p5IG1jYT001052 for ; Sat, 18 Jun 2011 12:01:45 -0400 Received: from data.home (bzq-79-181-185-52.red.bezeqint.net [79.181.185.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ewr.djernes.net (Postfix) with ESMTPSA id 6189712C074 for ; Sat, 18 Jun 2011 16:01:44 +0000 (UTC) X-DKIM: Sendmail DKIM Filter v2.8.2 ewr.djernes.net 6189712C074 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=quitelikely.com; s=2010; t=1308412904; bh=A26OlSOflQg38iHsfXRBT+Rku2xmu5ell/XIWy6LNzc=; h=Date:From:To:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=OVDhzpa/4kDRoN60jOM7dnCkY6ymsioqI50uTG+TK14HtyMlX3k36KwA2Cz1qForm 2wE4dWOJiUZhx0jXOBqS7GKGqK1D+xXSlX5l4SBIW4FIbbGc585xnwpGbs4+cDcVYT gzQjMl+XeL3pjBXIC+a263OUVg9399w4obrlJK80= Date: Sat, 18 Jun 2011 19:01:42 +0300 (IDT) From: Geoff Shang X-X-Sender: geoff@data.home To: Linux for blind general discussion Subject: Re: makeinfo program gone from debian In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-RedHat-Spam-Score: -0.1 (DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU) X-Scanned-By: MIMEDefang 2.68 on 10.5.11.25 X-Scanned-By: MIMEDefang 2.68 on 10.5.110.19 X-loop: blinux-list@redhat.com X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2011 16:01:52 -0000 On Sat, 18 Jun 2011, Jude DaShiell wrote: > I'm using squeeze and makeinfo not only appears to not be on the hard > drive, it apparently is also missing from the files available to download. > Has the makeinfo command been replaced and if so what command takes its > place? /usr/bin/makeinfo is on my Squeeze system and is in the texinfo package. HTH, Geoff.