From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from beaver.sibername.com ([64.15.155.210]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1I30B8-0004Mz-00 for ; Mon, 25 Jun 2007 21:49:14 -0400 Received: from [24.226.66.143] (helo=tenstac) by beaver.sibername.com with smtp (Exim 4.66) (envelope-from ) id 1I30Aa-0006c9-R9 for speakup@braille.uwo.ca; Mon, 25 Jun 2007 21:48:41 -0400 Message-ID: <001501c7b79c$b9f60dc0$ab00a8c0@tenstac> From: "Doug Sutherland" To: "Speakup is a screen review system for Linux." References: <20070623033748.GA31647@themuso.com><20070624074026.GA20936@themuso.com><006401c7b6d9$29d398c0$ab00a8c0@tenstac> Subject: Re: ttsynth help: download problem Date: Mon, 25 Jun 2007 21:50:16 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - beaver.sibername.com X-AntiAbuse: Original Domain - braille.uwo.ca X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - proficio.ca X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 01:49:14 -0000 Mike, > I read the message about getting viavoice working on Slackware 9.1 and > tried to follow directions. There were tons of errors. Guess ttsynth is > a bust after all as I'll probably never get working. Most likely the reason is that you're not on slackware 9.1, so you have newer versions of gcc, glibc, and binutils, and when you tried to compile the old glibc it ... gave you tons of errors. As I said earlier, these toolchains are very tricky compatibility wise. It is most likely still possible but would require more work that I did three years ago because the current system at that time was still compatible with the glibc for compilation. I plan to try to do a more recent build with slackware 11.0 in the near future, so I may have updated instructions at some point, but I can't make any promises because it takes a lot of experimentation to do those toolchain builds. If you really want that old tts engine to work, it may actually be easier to go with the supported distros like debian or ubuntu. I think IBM made a fairly huge mistake when they packaged this engine. -- Doug