-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 OK, thanks. I shall give this a try. On Mon, Apr 10, 2006 at 08:52:23AM +0100, Michael Whapples wrote: > I guess that problem with the symbol lookup error is due to you using portaudio v19, you want v18 (uninstall v19). I probably can help with the compilation of portaudio as I have now managed on my desktop using slackware (I guess Robby is using slackware as slapt-get was mentioned). The solution, go to www.portaudio.com and download portaudio_v18.zip. unzip it somewhere (I did it in /usr/src/). Change to the portaudio directory (cd /usr/src/portaudio_v18/), and make a Makefile link to the Makefile.linux (ln ./Makefile.linux ./Makefile). Now just run "make" and "make libinstall". You now need to create the link for the lib (ln /usr/local/lib/libportaudio.so /usr/lib/libportaudio.so.0) assuming you didn't change the installation directory. Now espeak should run. > > From > Michael Whapples > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFEOnfRwamDI1Gy2GIRAqiKAJwIiqKtE5txQAyT+y/xJLoncNbWYwCeOUQK Gvi1vcS9m5Xe0jhCcCBTM6M= =Moz2 -----END PGP SIGNATURE-----