Gentoo Archives: gentoo-accessibility

From: William Hubbs <williamh@g.o>
To: gentoo-accessibility@l.g.o
Subject: Re: [gentoo-accessibility] Emacspeak
Date: Sat, 09 Jun 2007 07:49:23
Message-Id: 20070609074905.GA6263@linux1
In Reply to: Re: [gentoo-accessibility] Emacspeak by zkline@zkline.dyndns.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Sun, May 20, 2007 at 04:32:35PM -0700, zkline@×××××××××××××.org wrote:
5 > Hello,
6 > The tweaks are as follows:
7 > First off, you need to checkout the svn source, as I previously indicated. From there, make sure you have the Emacs URL package installed, as I've also explained.
8
9 I have found that if you emerge emacs-22.1 the emacs url handling package is no longer an issue.
10
11 > Do a 'make config', and then a 'make emacspeak'. 'make install' can then be run, and you should get a mostly working system. The tweaks come into place mostly for my own personal preference of using Espeak as a speech synthesizer.
12 >
13 > There is a file in /usr/share/emacs/site-lisp/emacspeak/servers/linux-espeak/tclespeak.cpp. On line 612, change the type declaration from 'char' to 'const char', and run make. That will build the required library.
14 > After this, go into /usr/share/emacs/site-lisp/emacspeak/servers/espeak, and since Gentoo normally provides Tcl and Tclx 8.4, change the first line to #!/usr/bin/tclsh, and add somewhere before the first set statement:
15 > package require Tclx
16
17 I should be able to do this with a patch.
18
19 > From this point, things should work with Espeak as a synthesizer. I suppose they aren't really required tweaks, but they're what I did when I installed the system manually.
20 > I hope this is clear enough.
21 > Thanks, and do let me know if not,
22 > Zack.
23 > --
24 > gentoo-accessibility@g.o mailing list
25 >
26
27 Thanks,
28
29 - --
30 William Hubbs
31 gentoo accessibility team lead
32 williamh@g.o
33 -----BEGIN PGP SIGNATURE-----
34 Version: GnuPG v1.4.7 (GNU/Linux)
35
36 iD8DBQFGaltxblQW9DDEZTgRAv0HAJ4phtUDTg3YYZqUESCasDbv5Sh9YACgr9wG
37 1bw8zZNPffMkd4zKFnz9nFE=
38 =xLmM
39 -----END PGP SIGNATURE-----
40 --
41 gentoo-accessibility@g.o mailing list

Replies

Subject Author
Re: [gentoo-accessibility] Emacspeak Zachary Kline <Z_kline@×××××××.com>