From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from server1.sydlaw.com ([69.93.35.66] helo=server1.sidns.com) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Bz0Rg-0005Ay-00 for ; Sun, 22 Aug 2004 18:04:12 -0400 Received: from dsl-202-173-132-131.nsw.westnet.com.au ([202.173.132.131] helo=themuso.com) by server1.sidns.com with smtp (Exim 4.34) id 1Bz0Rh-00030j-Fk for speakup@braille.uwo.ca; Sun, 22 Aug 2004 22:04:15 +0000 Date: Mon, 23 Aug 2004 08:03:22 +1000 From: Luke Yelavich To: "Speakup is a screen review system for Linux." Message-ID: <20040822220322.GA2997@luke-laptop.yelavich.home> References: <20040822154427.GA3332@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040822154427.GA3332@gmx.net> User-Agent: Mutt/1.4.2.1i X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server1.sidns.com X-AntiAbuse: Original Domain - braille.uwo.ca X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - themuso.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: question about speech-dispatcher X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.4 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: Sun, 22 Aug 2004 22:04:12 -0000 On Mon, Aug 23, 2004 at 01:44:27AM EST, Alex Snow wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all. I just compiled and installed speech-dispatcher 0.5 on a slack > 10 system. Everything went fine but I ran into one problem: the flite > module can't find any of the libraries for speech-dispatcher unless I > simlink them in /usr/lib. the libraries live in > /usr/lib/speech-dispatcher. Does anyone know why it wont find them when > they're in the subdirectory? Did you build flite with shared binaries? I remember having this problem when flite was only compiled statically. hth Luke