[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: software dectalk problems on fedora core 3
- To: don@xxxxxxxxxxx
- Subject: Re: software dectalk problems on fedora core 3
- From: Jason White <jasonw@xxxxxxxxxxx>
- Date: Mon, 21 Feb 2005 15:08:27 +1100
- Delivered-To: priestdo@xxxxxxxxxxx
- Delivered-To: emacspeak@xxxxxxxxxxx
- In-Reply-To: <20050221032123.GA20546@xxxxxxxxxxx>
- List-Help: <mailto:emacspeak-request@xxxxxxxxxxx?subject=help>
- List-Post: <mailto:emacspeak@xxxxxxxxxxx>
- List-Subscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=subscribe>
- List-Unsubscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=unsubscribe>
- Old-Return-Path: <jasonw@xxxxxxxxxxx>
- Reply-To: jasonw@xxxxxxxxxxx
- Resent-Date: Sun, 20 Feb 2005 23:09:47 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <gy6MwC.A.0dH.L8VGCB@xxxxxxxxxxx>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
don@xxxxxxxxxxx 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@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"