File: install.org

package info (click to toggle)
emacspeak 49.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 28,124 kB
  • sloc: lisp: 60,077; xml: 14,159; tcl: 1,332; cpp: 1,175; sh: 859; makefile: 754; python: 534; perl: 419
file content (10 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
* Installation:

To install a specific version of Emacspeak:

  1. Download and unpack the release tarball.
  2. make config && make to build Emacspeak
  3. Optional: make espeak to build espeak support.
  4. Optional: make outloud to build ViaVoice outloud support.
  5.  copy the resulting  emacspeak directory to the install location.
6. Set up emacs to load file =lisp/emacspeak-setup.el= from that install location.