On Fri, 2010-02-19 at 07:18 +0000, Jonathan Duddington wrote: > On 19 Feb, Norberto Feliberty <[email protected]> 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. >
Hello, thank you for your help. Unfortunately copying the newly created files did not fix the issue for me. I was able to run make in the big endian directory of espeak 1.41.01 source directory I downloaded and then open the binary file which created phondata phonindex and phonetab copied them to /usr/share/espeak-data/ but I'm still getting segmentation fault error message when trying to run espeak. Did I do anything wrong? Thanks. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

