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

ttsynth and outloud server on FC-10



I suspect this has been answered but I can't quite close the loop.
I am having problems with the outloud server on fedora core 10.  I
copied my /opt/IBM hierarchy across from my FC-8 machine and installed
the compat-libstdc++-296 package.  I also installed all the necessary
tcl files although something still seems a bit strange with the tcl.h
and its includes.  I fixed *that* by copying across the equivalent
files from FC-8 and now atcleci.so compiles no problem.
running ./outloud_pjr now gives
./outloud_pjr
Could not load libibmeci.so
Please install the IBM ViaVoice Outloud RTK
    while executing
"load $tclTTS/atcleci.so"
    invoked from within
"if {[file exists /usr/include/alsa/asoundlib.h]
    && [file exists  $tclTTS/atcleci.so]} {
    load $tclTTS/atcleci.so
    proc closeDSP {} {
  

     ..."
    (file "./outloud_pjr" line 494)

locate libibmeci.so
yields
/opt/IBM/ibmtts/lib/libibmeci.so
/usr/lib/libibmeci.so

and finally the following code fragment:
cat test.c
#include <stdlib.h>
#include <dlfcn.h>
main ()
{
  void           *eciLib;
  eciLib = dlopen("libibmeci.so", RTLD_LAZY);
  printf("%s\n", dlerror());
}

somewhat copied from atcleci.cpp 
yields
./a.out
libetidev.so: cannot open shared object file: No such file or directory
> 
I suspect I need to add a specific flag to the Makefile to link
against the compat-lib but the archives and a bit of googling haven't
revealed what.
Can anyone enlighten me?
thanks
Peter




-- 
Peter Rayner: LSCE/IPSL, Laboratoire CEA-CNRS-UVSQ
address: Bat. 701 LSCE - CEA de Saclay
Orme des Merisiers, 91191 Gif/Yvette
work: +33  (1) 69 08 88 11;	mobile: +33 (6) 75 46 56 52;	 fax: +33 (1) 69 08 77 16
mail-to: peter.rayner@xxxxxxxxxxx
web: http://www-lsce.cea.fr/Pisp/52/peter.rayner.html

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



If you have questions about this archive or had problems using it, please send mail to:

priestdo@xxxxxxxxxxx No Soliciting!

Emacspeak List Archive | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 | 2000 | 1999 | 1998 | Pre 1998

Emacspeak Files | Emacspeak Blog