From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from washdc3-ar8-4-64-151-120.washdc3.dsl-verizon.net ([4.64.151.120] helo=dalek ident=mail) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 18yL65-0005u1-00 for ; Wed, 26 Mar 2003 19:18:21 -0500 Received: from davros by dalek with local (Exim 3.36 #1 (Debian)) id 18yL61-000252-00 for ; Wed, 26 Mar 2003 19:18:17 -0500 Date: Wed, 26 Mar 2003 19:18:15 -0500 From: Buddy Brannan To: speakup@braille.uwo.ca Subject: Re: Festival Module for Speakup Message-ID: <20030327001815.GA7967@dalek.ddts.net> References: <3E7F1C9B.8050708@deis.unibo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E7F1C9B.8050708@deis.unibo.it> User-Agent: Mutt/1.5.4i Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca X-Reply-To: Buddy Brannan List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: I'm also trying to build my own kernel with Festival support for Speakup. I'm having an issue with the kernel building (don't have the error here, but it's definitely something witth Speakup). Here's what I've done...and I *think* it should be right: 1. Downloaded a 2.4.19 kernel tarball, untarred it. (This is for my laptop, currently running 2.4.18. I'm still interested in the solution to the precompiled kernel issue I posted earlier, BTW.) 2. Copied the stuff from the speakup-festival tarball (i.e. /usr/include tree and then the stuff from usr/src/linux into linux-2.4.19/*) 3. Installed Speakup V1.00 4. Copied the speakup part of the tarball (the separate speakup directory) into linux-2.4.20/drivers/char/speakup 5. Configured and attempted to build the kernel. Here's where I'm a bit confused: On Mon, Mar 24, 2003 at 03:56:27PM +0100, Matteo Fasanella wrote: > To install the module, you have to untar the package and copy in a > directory; then "cd" there and you'll find a "usr" directory. > Copy all the files present in "usr" subdirectory, in the corresponding > "/usr" subdirectory. This is where things aren't quite clear. The speakup directory in this tree is empty, which is why I copied the stuff from speakup directory in the tarball (separate from the one copied into /usr/src/linux/ ...). That is to say, /usr/src/linux/drivers/char/speakup is empty. That is, until I install Speakup 1.00 and then copy the stuff from the festival-speakup directory in. ... This'll be great--one less thing to carry with the laptop :) -- Buddy Brannan, KB5ELV/3 | "And if the ground yawned, Phone: (814) 455-7333 | I'd step to the side and say, Email: davros@ycardz.com | "Hey ground! I'm nobody's lunch!" http://www.ycardz.com/ | --Eddie From Ohio