[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: software dectalk problems on fedora core 3
- To: don@draikes.com
- Subject: Re: software dectalk problems on fedora core 3
- From: Jason White <jasonw@ariel.its.unimelb.edu.au>
- Date: Mon, 21 Feb 2005 15:08:27 +1100
- Cc: emacspeak@cs.vassar.edu
- Delivered-To: priestdo@cs.vassar.edu
- Delivered-To: emacspeak@cs.vassar.edu
- In-Reply-To: <20050221032123.GA20546@oasis.draikes.com>
- List-Help: <mailto:emacspeak-request@cs.vassar.edu?subject=help>
- List-Post: <mailto:emacspeak@cs.vassar.edu>
- List-Subscribe: <mailto:emacspeak-request@cs.vassar.edu?subject=subscribe>
- List-Unsubscribe: <mailto:emacspeak-request@cs.vassar.edu?subject=unsubscribe>
- Old-Return-Path: <jasonw@ariel.its.unimelb.edu.au>
- References: <20050221032123.GA20546@oasis.draikes.com>
- Reply-To: jasonw@ariel.its.unimelb.edu.au
- Resent-Date: Sun, 20 Feb 2005 23:09:47 -0500 (EST)
- Resent-From: emacspeak@cs.vassar.edu
- Resent-Message-ID: <gy6MwC.A.0dH.L8VGCB@mail>
- Resent-Sender: emacspeak-request@cs.vassar.edu
don@draikes.com writes:
>
> Error: couldn't load file "/usr/share/emacs/site-lisp/emacspeak/servers/software-dtk/tcldtk.so": libtcl.so.0: cannot open shared object file: No such file or directory
It can't find the tcl library. Try the following command:
locate libtcl.so.0
and if it finds that file, add the directory in which the library
resides to your LD_LIBRARY_PATH environment variable, as in:
export LD_LIBRARY_PATH=directory:${LD_LIBRARY_PATH}
If you can't find that library file it would be better to compile
Emacspeak (including the DECTALK driver) from source code.
I don't use Fedora and thus can't help with the specifics of version
numbers or library locations. Other subscribers to this list will be
in a better position to assist with such details.
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@cs.vassar.edu" with a
subject of "unsubscribe" or "help"