From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rwcrmhc51.attbi.com ([204.127.198.38]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 1746TT-0006S5-00 for ; Sat, 04 May 2002 16:49:47 -0400 Received: from h0020780ec927.ne.client2.attbi.com ([24.62.35.237]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020504204919.KLJ9799.rwcrmhc51.attbi.com@h0020780ec927.ne.client2.attbi.com> for ; Sat, 4 May 2002 20:49:19 +0000 Date: Sat, 4 May 2002 16:48:55 -0400 (EDT) From: Igor Gueths X-X-Sender: igueths@igueths To: speakup@braille.uwo.ca Subject: emacspeak problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi all. Perhaps this would be better suited for the Emacspeak list, but I figured I'd ask it anyway just because this could have to do with Speakup, not sure. When I go to run tcl to make sure the dtk-exp speech server is working properly, I get the following: Could not open /dev/ttys0: i/o error. I did an export DTK_PROGRAM=dtk-exp and an export DTK_PORT=/dev/ttys0 as instructed in the Makefile. I also killed Speakup before executing tcl /usr/local/emacspeak-15.0/servers/dtk-exp, and I still got an i/o error when accessing /dev/ttyS0. Any ideas on how to fix this? Thanks!