From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-fx0-f47.google.com (mail-fx0-f47.google.com [209.85.161.47]) by speech.braille.uwo.ca (Postfix) with ESMTP id 7304AC1A2B0 for ; Mon, 13 Dec 2010 13:58:49 -0500 (EST) Received: by fxm17 with SMTP id 17so6162544fxm.34 for ; Mon, 13 Dec 2010 10:58:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:references :in-reply-to:subject:date:mime-version:content-type :content-transfer-encoding:x-priority:x-msmail-priority:importance :x-mailer:disposition-notification-to:x-mimeole; bh=0oYqNWWC0XoVFgre9BXVrFLQOUAzbhwghVu4T5dpy3I=; b=j77B5QlnTzHM5ezdtCJEOtExUevv0vVKjW70ACKsR3Zo73BUiyMEb9mqBZpgmaQuHo vsC5vN72V3gMj3c0lJUclQIKwZ8TcSQmr1lZEKwKRnsvpedv1hThLlASYP6yGTDjc+yA nMa4o5rH4IYXIoiwYOwyMkJNFlJag8BkGakNM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:references:in-reply-to:subject:date:mime-version :content-type:content-transfer-encoding:x-priority:x-msmail-priority :importance:x-mailer:disposition-notification-to:x-mimeole; b=ihuHqN97dRnaramM/A186ffgn8ahASWpr/AnNl2sBGQHkftgWrA1iBmUNIE/rp6kNV aLuirOwNfZuzZbqdWy6GkseKNYa4lyb8ncrZD/tsoU3AzwqPQSxN4U77HMH/D83SO+lt vtPrv3Xb44y8xHAoO9GVWihC91RhOoCFVzBSk= Received: by 10.223.122.201 with SMTP id m9mr321298far.79.1292266728695; Mon, 13 Dec 2010 10:58:48 -0800 (PST) Received: from BardiaDator (s83-187-157-90.cust.tele2.se [83.187.157.90]) by mx.google.com with ESMTPS id 5sm1845243fak.23.2010.12.13.10.58.47 (version=SSLv3 cipher=RC4-MD5); Mon, 13 Dec 2010 10:58:47 -0800 (PST) Message-ID: <717F1D3BA1464FA493B4FE46DD9BA6AE@BardiaDator> From: To: "Speakup is a screen review system for Linux." References: <87lj3wufx7.fsf@the-brannons.com> <20101211222834.GA27436@linux1><20101212023532.GA6486@const> <20101212182940.GB16883@kroah.com><20101213130612.GT5411@const.bordeaux.inria.fr><20101213145306.GA8824@rivensight.dyndns.org><20101213154157.GJ5411@const.bordeaux.inria.fr><20101213182110.GA29410@rivensight.dyndns.org> <20101213185949.GB29410@rivensight.dyndns.org> In-Reply-To: <20101213185949.GB29410@rivensight.dyndns.org> Subject: Re: World writable speakup files in Linux next Date: Mon, 13 Dec 2010 19:58:46 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8089.726 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Mon, 13 Dec 2010 18:58:49 -0000 how! i want help . whit it -------------------------------------------------- From: "Frost" Sent: Monday, December 13, 2010 7:59 PM To: "Speakup is a screen review system for Linux." Subject: Re: World writable speakup files in Linux next > On Mon, Dec 13, 2010 at 07:20:01PM +0100, bardiazakeri@gmail.com wrote: >> how i can install spekaup on ubuntu? > > Dunno. Instructions should be on the installation CD on how to > start Ubuntu with Speakup. How they handle it from there, or if like > Debian Squeeze (which I use) and doesn't yet have any speakup modules > packages showing in an apt-cache search yet, is another story. For > Debian, SpeakUP is probably already in the kernel, and only needs to be > added to /etc/modules with the name of the module, ie: speakup_ltlk for > the LiteTalke hardware synthesizer, or in /etc/rc.local, where you would > add: > > modprobe speakup_soft > espeakup > speakupconf load > > With the previous /etc/rc.local setup, you would need to apt-get > install both the espeakup and speakup-tools packages for use with > SpeakUP's software speech synthesizer. Again, I'm not entirely sure > about Ubuntu, but the instructions should be either on the installation > CD, or on the Ubuntu website. If they don't, then that's why I went > with Debian. Hope this helps, > > Michael > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >