|
From: Jonathan D. <jo...@js...> - 2010-01-20 15:41:33
|
On 20 Jan, Willem van der Walt <wv...@cs...> wrote: > Espeak 1.42.27 is still happy on an old fedora 3 box, but 1.42.32 > requires GLIBC_2.4. I have not made changes to eSpeak which require the later GLIBC. The reason is that changed the OS to a different version (now Kubuntu 8.04). So the compiled eSpeak is probably linked to a different GLIBC. It should be OK for you if you compile eSpeak from source code. Just go into the eSpeak src directory and do: make make install |