[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Re: DECTALK, Linux rt, installation problem



The problem is that the operating system isn't locating the software
DECTalk shared libraries, which, if the installation procedure ran
correctly, are under /usr;local/lib

There are two solutions:

1. set LD_LIBRARY_PATH to refer to /usr/local/lib, as in:
export LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib
(a colon-separated list of library directories)

2. Alternatively, edit /etc/ld.so.conf if your system has it, and add
   /usr/local/lib to the list of paths (one path is given per line).

I hope this helps.

-----------------------------------------------------------------------------
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"


Emacspeak Files | Subscribe | Unsubscribe | Search