From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ns.pcdesk.net ([65.100.173.137] helo=gwen) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1D9BPw-0003ND-00 for ; Wed, 09 Mar 2005 19:20:45 -0500 Received: from localhost ([24.86.108.252]) (AUTH: LOGIN tspivey@pcdesk.net) by gwen with esmtp; Wed, 09 Mar 2005 17:20:05 -0700 id 0140034E.422F92B6.00000EDC Date: Wed, 9 Mar 2005 16:20:07 -0800 From: Tyler Spivey To: "Speakup is a screen review system for Linux." Message-ID: <20050310002007.GA7200@fast.vc.shawcable.net> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <035301c524f4$03543e80$0601a8c0@kasil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <035301c524f4$03543e80$0601a8c0@kasil> User-Agent: Mutt/1.5.6i Subject: Re: pthreads 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, 10 Mar 2005 00:20:45 -0000 pthreads is the Posix Threading library. It's a good bet you have it already, since I think it's included with the GNU C library. Just try to configure and install the package; the script will tell you if something crucial to the successful compilation of the program is missing. On Wed, Mar 09, 2005 at 05:04:49PM -0500, Kyrath. (AKA Rob) wrote: > Hi, I'm trying to install software speech and noticed that one of the requirements for speech dispatcher is "pthreads". > What is this exactly? > I'm unable to verify whether my system has it. > > Also, does gnome come with a software synth by default? If so, which? > > -- Rob > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup