Package: eflite
Version: 0.3.8-1.1
Severity: normal
The "program" entry in the blurb file should give the path to the
speech server executable, relative to the server directory
(e.g. /usr/share/emacs21/site-lisp/emacspeak/servers/). Since the
eflite server is in /usr/bin, the "program" entry needs the full path.
I suggest the patch below.
- Jim Van Zandt
--- debian/eflite.blurb-orig 2006-02-13 17:24:28.000000000 -0500
+++ debian/eflite.blurb 2006-02-13 17:24:50.000000000 -0500
@@ -1,5 +1,5 @@
blurb: eflite
-program:
-tcl: eflite
-device: eflite
+program: /usr/bin/eflite
+tcl:
+device:
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500,
'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages eflite depends on:
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libflite1 1.2-release-2.2 a small run-time speech synthesis
eflite recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]