From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-fx0-f215.google.com (mail-fx0-f215.google.com [209.85.220.215]) by speech.braille.uwo.ca (Postfix) with ESMTP id 8A94310FE3 for ; Wed, 25 Nov 2009 18:01:26 -0500 (EST) Received: by fxm7 with SMTP id 7so251925fxm.9 for ; Wed, 25 Nov 2009 15:01:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=yHVPHIMJF3xBlBN4w2mq3ONmBcvWY96J05+BAQ9X9nw=; b=SEZbYfT8P9EMYW1rwLtoR0uT1sBLCM+DbmFbknNTbgEke0UOuDryprj48AWzETAoYf h5YTJDtB/D+Al0XTY7rz3MDKXdhaMF28HyaPTGLwuJFYqPWGnjuU2lYXAr62Ip/NeLI2 zLq7/ptAFNRauzVnofPPQT2eXPZuiXlIEozkM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qCv8BOqXcOHG8HNeTwd+RN71P5reIpNmQBGmUSEKzRXwz/GQaCn8A3zaw/Qyc4cZgv YA5AumPFt56OlfbZj+cWiuxFUjSg2/XRgNkeOPB29Ff0CcPfDxgi/8GtaeSWxoVYQh07 P66wFVHBV0lXHWHTsmoGa57K9Wcwn2MSm38OY= MIME-Version: 1.0 Received: by 10.223.74.144 with SMTP id u16mr674879faj.21.1259190085678; Wed, 25 Nov 2009 15:01:25 -0800 (PST) Date: Wed, 25 Nov 2009 23:01:25 +0000 Message-ID: <1902ee8c0911251501o4f7dfa03uc040a1e35aafe62c@mail.gmail.com> Subject: Getting Speakup working on a server Linux OS From: Garry Turkington To: speakup@braille.uwo.ca Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Wed, 25 Nov 2009 23:01:27 -0000 Hi all, Apologies if a duplicate of this appears, I sent it Sunday but it's not hit my inbox or the archives. I've been using Speakup on a single Linux machine for years, using CentOS 4.x and a Dectalk Express. This last means I've remained reasonably oblivious to the software speech machinery. In a recent international move however I've had a bunch of equipment die, including my main server and the aforementioned Dectalk among other items. So this gives me the opportunity to do some rationalization. Basically I want to Speakup-enable a Linux box which will have as a main part of its role to be a VMware Server host. Consequently I'm looking for a relatively stable OS, ideally one of the server variants out there. With only hardware synths to worry about this would be reasonably trivial as Speakup is my only dependency. But if I need to use software speech -- and especially with my preference for some commercial voices -- I need get speech-dispatcher and speechd-up working. This is where the server variants get tricky as they tend not to have any of this stuff in the main repositories, or indeed many of the dependencies. I just installed CentOS 5 in aVM to play with and it looked like this was going to turn into a major self-build activity. Ubuntu Server comes out of the box with no audio and I'm having a bear of a time getting that to work. So, anyone had success with either of the above or got other recommendations? I've got Debian 5 installing as I type and am musing on just using that booted to runlevel 3 as an interim solution at least. Basically I want a host OS where the upgrade cycle on dependent packages and kernels is relatively slow, with the server hosting many VMs extended uptime is important. Thoughts? Thanks, Garry