From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ylpvm12-ext.prodigy.net ([207.115.57.43] helo=ylpvm12.prodigy.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DGni4-0001Pv-00 for ; Wed, 30 Mar 2005 19:38:56 -0500 Received: from pimout7-ext.prodigy.net (pimout7-ext.prodigy.net [207.115.63.58]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j2V0cpck013929 for ; Wed, 30 Mar 2005 19:38:51 -0500 X-ORBL: [69.234.195.137] Received: from jim (adsl-69-234-195-137.dsl.irvnca.pacbell.net [69.234.195.137]) by pimout7-ext.prodigy.net (8.12.10 milter /8.12.10) with ESMTP id j2V0cj5u268294 for ; Wed, 30 Mar 2005 19:38:54 -0500 From: "jim grimsby" To: "Speak Up Mailing List" Date: Wed, 30 Mar 2005 16:39:18 -0800 Message-ID: <000201c5358a$164affa0$220110ac@jim> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal Subject: Building speechd-up X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 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: Thu, 31 Mar 2005 00:38:56 -0000 Hi, ok found what I was missing was libtool. Installed it with the following command. Apt-get install libtool=20 =20 The next step is=20 ./configure && make all make install=20 I get an error about one of the speech libraries needed is missing. Yes I have speech dispatcher installed did it with apt-get install speech-dispatcher=20 Any ideas?=20