From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.knology.net ([24.214.63.101]) by speech.braille.uwo.ca with smtp (Exim 3.36 #1 (Debian)) id 1DGtII-0006vG-00 for ; Thu, 31 Mar 2005 01:36:42 -0500 Received: (qmail 12100 invoked by uid 0); 31 Mar 2005 06:36:39 -0000 Received: from user-24-236-69-150.knology.net (HELO localhost) (24.236.69.150) by smtp6.knology.net with SMTP; 31 Mar 2005 06:36:39 -0000 Received: from kenny by localhost with local (Exim 4.50) id 1DGtLm-0007uv-SI for speakup@braille.uwo.ca; Thu, 31 Mar 2005 00:40:18 -0600 Date: Thu, 31 Mar 2005 00:40:18 -0600 To: "Speakup is a screen review system for Linux." Message-ID: <20050331064018.GA29827@blackbox> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <000201c5358a$164affa0$220110ac@jim> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000201c5358a$164affa0$220110ac@jim> User-Agent: Mutt/1.5.8i From: Kenny Hitt Subject: Re: 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 06:36:42 -0000 See my message earlier telling you what packages you need. Have you read the Debian reference manual? From your mail, it would seem the answer is "no". You really should read it because it will make problems like yours easy to solve. In case you already deleted it, you need to install libspeech-dev. to understand why, go read the Debian reference manual. Learning specific things about Debian will save you a lot of questions in the future. I already see another message from you that you would not have needed to write if you would just read the manual. Hope this helps. Kenny On Wed, Mar 30, 2005 at 04:39:18PM -0800, jim grimsby wrote: > Hi, ok found what I was missing was libtool. Installed it with the > following command. Apt-get install libtool > > The next step is > ./configure && make all make install > 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 > Any ideas? > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup