|
From: Jonathan D. <jo...@js...> - 2007-07-21 10:25:38
|
On 21 Jul, <hgn...@ya...> wrote: > My Perl extension of eSpeak didn't work on 64bit > machine. It seems that it's the problem of 64bit Perl > cannot load 32bit library. Is it convenient to provide > a 64bit libespeak.so too? Yes, you can compile a 64bit libespeak.so. Some Linux distros include a 64bit libespeak, for example, Ubuntu: http://packages.ubuntu.com/gutsy/libs/libespeak1 I cannot compile it myself, because I don't have a 64 bit computer. |