compiling speech-dispatcher with support to ibmtts

Gilles Casse gcasse at oralux.org
Sat Jan 23 18:50:37 GMT 2010


Hi,

jose vilmar estacio de souza wrote:
> Since libibmeci is an ELF 32-bit, I believe that the conftest program
> can not be linked with this library, unless it is generated as an ELF
> 32-bit.
>

Yes. And sd_ibmtts dependes on two other libraries (libsdaudio from
speech dispatcher and dotconf).

Usually I build the speech-dispatcher-ibmtts package on a 32 bits
machine and uses it as is for 64 bits.

A solution for building speech-dispatcher and the ibmtts module locally
on your 64 bits machine, would be in three steps:
* build speech-dispatcher for 64 bits without ibmtts support and
installs it as is.
* then build speech-dispatcher with ibmtts support for 32 bits using the
-m32 compilation flag.
* And finally install the 32 bits sd_ibmtts module in the
speech-dispatcher tree.

This script does this:
http://soft.oralux.net/speech-dispatcher/install_ibmtts_64/

Best regards,
Gilles





More information about the Ubuntu-accessibility mailing list