[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
A solution for the "Process speaker not running" error
- To: emacspeak@xxxxxxxxxxx
- Subject: A solution for the "Process speaker not running" error
- From: Gilles Casse <gcasse@xxxxxxxxxxx>
- Date: Sat, 23 Nov 2002 02:52:21 +0100
- Resent-Date: Fri, 22 Nov 2002 21:00:34 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"TuI93.A.f5G.n_t39"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.1) Gecko/20020826
Hi,
When I start Emacspeak, the "process speaker not running." message happens.
Configuration : Linux Mandrake 9.0, Emacspeak 16.0 and ViaVoice 5.1-1.2.
As it is advised :
cd /usr/share/emacs/site-lisp/emacspeak/servers
tcl outloud
the error is :
Error: couldn't load file "../linux-outloud/tcleci.so":
../linux-outloud/tcleci.so:
undefined symbol: __gxx_personality_v0
while executing
"load $tclTTS/tcleci.so"
(file "../outloud" line 287)
To solve this problem, the following line is added to the first lines of
the Makefile
(/usr/share/emacs/site-lisp/emacspeak/servers/linux-outloud/Makefile) :
CC=g++
then make clean;make;make install
Hoping this helps,
Gilles
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"