-----Original Message----- From: Jonathan Duddington <jo...@jsd.clara.co.uk> Sent: Friday, February 19, 2010 2:18 AM To: Norberto Feliberty <ngame0...@aol.com>; 570...@bugs.debian.org Subject: Re: Bug#570476: espeak give a segmentation fault error message when it is ran by the user
On 19 Feb, Norberto Feliberty <ngame0...@aol.com> wrote: > Package: espeak > Version: 1.41.01-1 > When running espeak it gives the error message of segmentation fault. > > Architecture: powerpc (ppc64) Is this a big-endian processor? This problem may be caused by little-endian data in the espeak-data directory (/usr/shared/espeak-data). This affects the files espeak-data/phondata,phonindex,phontab. You can make a big-endian version of these files a follows: 1. Download espeak-1.41.01-source.zip from http://sourceforge.net/projects/espeak 2. In this download, find and enter the directory: platforms/big-endian 3. Do "make" to compile the espeak-phoneme-data program. 4. Run the espeak-phoneme-data program binary. This will make new version of the files: phondata, phonindex, phontab. 5. Copy these 3 files into /usr/shared/espeak-data to replace the original files. Hi this may sound like a dumb question but is big endian the same as power pc? I have a ppc64 cpu. Also how do I run the espeak phoneme-data program binary. Can you point me to some instrutions? Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org