From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imo-d20.mx.aol.com (imo-d20.mx.aol.com [205.188.139.136]) by speech.braille.uwo.ca (Postfix) with ESMTP id 3097210A36 for ; Sun, 30 Nov 2008 18:50:11 -0500 (EST) Received: from mariachiac@aim.com by imo-d20.mx.aol.com (mail_out_v39.1.) id f.bf4.3eb348cd (37190) for ; Sun, 30 Nov 2008 18:52:23 -0500 (EST) Received: from ALONZO (rrcs-67-78-50-123.sw.biz.rr.com [67.78.50.123]) by cia-ma05.mx.aol.com (v121_r4.6) with ESMTP id MAILCIAMA058-91464933273628b; Sun, 30 Nov 2008 18:52:23 -0500 Message-ID: <8EA2AB6A413E42BE9F1234956B26F8E0@ALONZO> From: "Alonzo" To: "Speakup is a screen review system for Linux." References: <49332596.9070501@aim.com> Subject: Re: hello from a new member Date: Sun, 30 Nov 2008 17:53:54 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-AOL-IP: 67.78.50.123 X-Spam-Flag: NO X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 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: Sun, 30 Nov 2008 23:50:11 -0000 hello, You oculd also install speakup as a module. You can downlaod it from git git clone git://hubbs.homedns.org/speakup;git You would change to the speakup directory then change to src once in the speakup directory. then you do make make install_modules (this last command... I always get confused with) it could be make modules_install then you would download espeakup git clone git://hubbs.homedns.org/espeakup.git You woudl then change to the espeakup direcotry and do make make install Note- when installing the above compiled package from source you need to have the header packages for your kurnel. Enable to install espeakup you need espeak synth, and portaudio. You will also need the libraries for espeakup and portaudio. I am not sure what packages you need f or the two distros. for ubuntu it should be libportaudio and linux headers for your kernel i386 or x8664 and hte kernel version. So it could be linux headers 2.6.27-i386 or x8664. for the development files for espeak it might be espeak-dev or libespeak. I'm not sure what packages you wouudl need for opensuse. these are just packages for ubuntu. Debian renames their packages, so you may find them with different names in Ubuntu. Alonzo ----- Original Message ----- From: "Michael Whapples" To: "Speakup is a screen review system for Linux." Sent: Sunday, November 30, 2008 5:45 PM Subject: Re: hello from a new member > Hello, > Not using either of those distros I don't know if they have a way you can > create a kernel with speakup and make it a package you install. If they do > then you might want to go that route as hopefully you would use basically > the same config and so might be able to use the modules from the distro. > > An alternative is to look at those distros which include speakup or > speakup packages (this is why I stick with slackware, although it doesn't > allow installing by software synth). GRML (www.grml.org) is debian based > and has a software synth on the CD. You may want to look at it. GRML can > be run as a live CD (good for system maintainance or just learning about > speakup), or you can install GRML to hard disk, or there is a script to > create a debian installation. > > If you resort to just generic instructions for compiling a kernel with > speakup, there are many docs online about compiling kernels. One I use > (mainly because I use slackware) is the slackware details for creating a > speakup enabled kernel (although fairly generic) > ftp.slackware.com/pub/slackware/slackware/source/k/README_SPEAKUP_PATCH.TXT > > . If you aren't using an existing config which specifies using speakup > then remember when configuring the kernel (make menuconfig) to enable > speakup and the software synth option. Also some distos (I think ubuntu is > one of them) use grub instead of lilo, make sure that you update grub so > it knows about the new kernel if grub is used instead of updating lilo. > > It really is easier to start with a pre-compiled kernel (particularly if > you aren't used to kernel configuration). > > Michael Whapples > > On 23/12/42 20:59, Aruni Sharma wrote: >> hello listers. this is Aruni from india. I have started using linux >> quite recently. I have been a windows user. I am trying to switch to >> linux. I have tried ubuntu and opensuse 11.1 beta. Could someone guide >> me how to install speakup and use it on these two distros? Please note >> that I use software synths. >> Thanks and regards, >> Aruni. >> >> > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >