From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id E433D1F0F28; Sun, 5 Mar 2017 20:56:51 -0500 (EST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by befuddled.reisers.ca (Postfix) with ESMTPS id 129EC1F0F23 for ; Sun, 5 Mar 2017 20:56:50 -0500 (EST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 91A95207A2 for ; Sun, 5 Mar 2017 20:56:40 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute2.internal (MEProxy); Sun, 05 Mar 2017 20:56:40 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=KAmHKmSwNAu/tdnGZgv1LQWQPdI=; b=jHlROH 0rGPco6u9He4ffbJkztDTCWPEJ8Y2lpZH7IQHCMnlLfC8DBGU6GZ6XT9CcQM1zDb blzxfzNS4sIdFZ6I10GfNGhJWTHTDXalgBe9XhISo6AGb/0Ut0+TUVPSLl90Jv3V ttqs9iKfwoTRl5rad+TBmMT8agmOwBIEDC73U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=KAmHKmSwNAu/td nGZgv1LQWQPdI=; b=Ec97ZEo9kx2YfGdasAKox/Bmchzo/DE9osXXHRIpHsx8k0 9ivAB6wmUbSeFhfgRgGSlxqgQhbnLKqPWR1MLos3CJ8FTqcao2FSUNKc56iSh7Gw RvVY2FV0du/cEIr55C/2ikGlA0RR5E8wPfMrDg6jzln6pTb1fu/oavOcmbEk0= X-ME-Sender: X-Sasl-enc: ZHUiHObZ79NNgq768sSPjRZRHCX/51rK0qtBmFQpPAoJ 1488765400 Received: from qlf.suddenlink.net (unknown [47.208.139.193]) by mail.messagingengine.com (Postfix) with ESMTPA id E3FAC7E1FF for ; Sun, 5 Mar 2017 20:56:39 -0500 (EST) Date: Sun, 5 Mar 2017 17:56:37 -0800 From: Tom Fowle To: speakup@linux-speakup.org Subject: Re: OT installing nfbtrans on Debian Message-ID: <20170306015637.GD3241@qlf.suddenlink.net> References: <20170303045008.GA23493@qlf.suddenlink.net> <20170304144139.so6zf3iwz2rshyqf@var.youpi.perso.aquilenet.fr> <005e01d29578$b7236510$0f01a8c0@NUCPPYH> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005e01d29578$b7236510$0f01a8c0@NUCPPYH> User-Agent: Mutt/1.5.21 (2010-09-15) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2017 01:56:52 -0000 Glenn, NFBTRANS is a text to braille grade II translator tom Fowle On Sun, Mar 05, 2017 at 12:21:23AM -0600, Glenn At Home wrote: > I'm not sure of the implications of this thread is. > Is Make a tool for turning programs that are written for Windows, for > example, into programs for Linux? > Thanks for any info. > Glenn > ----- Original Message ----- > From: "Jude DaShiell" > To: "Speakup is a screen review system for Linux." > > Sent: Sunday, March 05, 2017 12:12 AM > Subject: Re: OT installing nfbtrans on Debian > > > Okay, termcap is a lib in Makefile and once termcap package got > installed from the aur repository nfbtrans compiled with warnings but > nonetheless created an executable. > > On Sat, 4 Mar 2017, Samuel Thibault wrote: > > > Date: Sat, 4 Mar 2017 09:41:39 > > From: Samuel Thibault > > Reply-To: Speakup is a screen review system for Linux. > > > > To: Speakup is a screen review system for Linux. > > > > Subject: Re: OT installing nfbtrans on Debian > > > > Hello, > > > > Tom Fowle, on jeu. 02 mars 2017 20:50:08 -0800, wrote: > >> command gets an error about varying definitions of "getline" > > > > Indeed, that's now a standard function. What you can do is to add this > > line: > > > > #define getline mygetline > > > > just before the line containing the first ocurrence of getline. > > > > Samuel > > _______________________________________________ > > Speakup mailing list > > Speakup@linux-speakup.org > > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup > > -- > > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup