[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

festival gaim en sid



hola

he intentado instalar el plugin del festival para gaim
(http://elrincondetux.d2g.com/tigrux/festival-gaim/es/index.html)

en la página aparece que se necesitan una serie de paquetes, uno de los
cuales no puede ser speech-tools1, sino speech-tools, ¿o me equivoco?

a parte de eso, pues descargo festival-gaim-0.4.2.tar.gz y luego:
tar xfvz festival-gaim-0.4.2.tar.gz
cd festival-gaim-0.4.2, 

aquí he hecho esto:
make FESTIVAL_VOICES_PATH=/usr/share/festival/voices
La opción FESTIVAL_VOICES_PATH es la ruta donde de encuentran las
voces.

y esto es lo que salió:
libtool --mode=compile gcc  `gtk-config --cflags` -DVERSION=\"\"
-DFESTIVAL_VOICES_PATH=\"/usr/share/festival/voices\" -c festival.c -o
tmpfestival.so.lo/bin/sh: line 1: gtk-config: command not found
rm -f .libs/tmpfestival.so.lo
gcc -DVERSION=\"\" -DFESTIVAL_VOICES_PATH=\"/usr/share/festival/voices\"
-c festival.c  -fPIC -DPIC -o .libs/tmpfestival.so.lo In file included  
     from gaim.h:29,                        from festival.c:2:
core.h:31: glib.h: No such file or directory
core.h:33: gmodule.h: No such file or directory
In file included        from gaim.h:30,
                        from festival.c:2:
ui.h:29: gtk/gtk.h: No such file or directory
ui.h:40: parse error
festival.c:3: gtk/gtk.h: No such file or directory
make: *** [festival.so] Error 1

Luego he mirado que las voces se encuentran en /usr/lib/festival/voices,
así que lo he vuelto a intentar:
libtool --mode=compile gcc  `gtk-config --cflags` -DVERSION=\"\"
-DFESTIVAL_VOICES_PATH=\"/usr/lib/festival/voices\" -c festival.c -o
tmpfestival.so.lo/bin/sh: line 1: gtk-config: command not found
rm -f .libs/tmpfestival.so.lo
gcc -DVERSION=\"\" -DFESTIVAL_VOICES_PATH=\"/usr/lib/festival/voices\"
-c festival.c  -fPIC -DPIC -o .libs/tmpfestival.so.lo In file included  
     from gaim.h:29,                        from festival.c:2:
core.h:31: glib.h: No such file or directory
core.h:33: gmodule.h: No such file or directory
In file included        from gaim.h:30,
                        from festival.c:2:
ui.h:29: gtk/gtk.h: No such file or directory
ui.h:40: parse error
festival.c:3: gtk/gtk.h: No such file or directory
make: *** [festival.so] Error 1

sabéis por qué puede pasar esto?
alguien lo tiene instalado?

saludos
flow



Reply to: