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 1DGmGP-0008I3-00 for ; Wed, 30 Mar 2005 18:06:17 -0500 Received: (qmail 17954 invoked by uid 0); 30 Mar 2005 23:06:16 -0000 Received: from user-24-236-69-150.knology.net (HELO localhost) (24.236.69.150) by smtp7.knology.net with SMTP; 30 Mar 2005 23:06:16 -0000 Received: from kenny by localhost with local (Exim 4.50) id 1DGmIJ-0003RD-UP; Wed, 30 Mar 2005 17:08:15 -0600 Date: Wed, 30 Mar 2005 17:08:15 -0600 To: Sean McMahon , "Speakup is a screen review system for Linux." Message-ID: <20050330230815.GB12264@blackbox> Mail-Followup-To: Sean McMahon , "Speakup is a screen review system for Linux." References: <000001c53572$c169afc0$220110ac@jim> <003801c53578$e796e220$77ac7682@azwaterDOM.wr.usgs.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003801c53578$e796e220$77ac7682@azwaterDOM.wr.usgs.gov> 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: Wed, 30 Mar 2005 23:06:17 -0000 Hi. Actually, you need libspeechd-dev According to apt-cache on my Debian unstable system, there is no libspeechd package. There is a libspeechd1 package, but it is a dependency of the speech-dispatcher package, so it will be installed when you install speech-dispatcher. Kenny On Wed, Mar 30, 2005 at 03:36:24PM -0700, Sean McMahon wrote: > You ran build.sh from within the speechd-up directory right? Your automake is > atleast version 1.7 right? What the don't tell you in the readme is you need > package libspeechd which is available in debian.Read the readme and install > files which come with the source from cvs. I did not get the error you are > getting. If you do apt-get install automake, that isn't necessarily automake > version 1.7 you must explicately to > apt-get install automake1.7 > > ----- Original Message ----- > From: "jim grimsby" > To: "Speak Up Mailing List" > Sent: Wednesday, March 30, 2005 2:52 PM > Subject: Building speechd-up > > > > Ok well any one try to build speechd-up get this problem I tried first > > ./configure > > Before I could move on to the next step I was told this file could not > > be found. I was in the /speechd-up directory > > So I went on to the next step if this does not work > > aclocal && autoconf && autoheader && automake -a && automake > > I got a error message that reads > > Aclocal: configure.in: 36: macro `am_prog_libtool' > > ./configure is still not found. > > So what am I doing wrong here? > > > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup