Skip to Content.
Sympa Menu

emacspeak - [Emacspeak] DTK speech server failing to build on ubuntu 22.04

Subject: Emacspeak discussion list

List archive

[Emacspeak] DTK speech server failing to build on ubuntu 22.04


Chronological Thread 
  • From: doa <viciosodiego AT icloud.com>
  • To: emacspeak AT emacspeak.net
  • Subject: [Emacspeak] DTK speech server failing to build on ubuntu 22.04
  • Date: Sat, 9 Sep 2023 18:59:14 -0400

Hi…

I have successfully compiled emacs for my distribution, as well as the Espeak server. However, I want to get the dk-DTK-soft server working to get stuff like Aster-math to work. However, when I try to compile with make, I get this.


cc -g    -O4 -fPIC  -DPIC  -pedantic -ansi -Wall  -Wno-long-long -I/usr/include/tcl8.6   -c -o tcldtk.o tcldtk.c

tcldtk.c:33:10: fatal error: dtk/ttsapi.h: No such file or directory

   33 | #include <dtk/ttsapi.h>

      |          ^~~~~~~~~~~~~~

compilation terminated.

make[1]: *** [<builtin>: tcldtk.o] Error 1


Can't build DTK server!


Software-dtk is installed in /opt, and works well with all of the tests I’ve performed so far. I’m not sure what’s going on here tho.

Thank you.

Diego Vicioso.

Email… viciosodiego AT icloud.com




Archive powered by MHonArc 2.6.19+.

Top of Page