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: "T.V Raman" <raman AT google.com>
  • To: viciosodiego AT icloud.com
  • Cc: emacspeak AT emacspeak.net
  • Subject: [Emacspeak] DTK speech server failing to build on ubuntu 22.04
  • Date: Sun, 10 Sep 2023 07:09:32 -0700

symlink the include dir from the Dectalk install into
/usr/local/include -- also remember to symlink the libs into
/usr/local/lib and run ldconfig as root




"doa" (via emacspeak Mailing List) writes:
> 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
>
>
> ----------------------------------------------------------------------
> Emacspeak discussion list -- emacspeak AT emacspeak.net
> To unsubscribe send email to:
> emacspeak-request AT emacspeak.net with a subject of: unsubscribe

--



Archive powered by MHonArc 2.6.19+.

Top of Page