I've installed Longman Dictionary Of Contemporary English on Ubuntu 11.10 but when I click for pronunciation no sound comes out!
|
closed as too localized by fossfreedom♦ Mar 17 '12 at 22:15
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
try this (because I've been trying many things before it finally worked, which means I may miss some steps and I don't want to re-try coz it may destroy it:-P ) 1) Install getlibs sudo apt-get install getlibs, or download it from http://frozenfox.freehostia.com/cappy/ 2) install alsa-aoss 32 bit getlibs -l libalsatoss.so 3) modify aoss to use 32 bit library vi /usr/bin/aoss and change 'lib' to 'lib32' 4) execute ldoce5 using aoss sudo aoss /XXX/ldoce5/ldoce5 I have some error messages shown with this command so I use '>/dev/null 2>&1' to ignore it Let me know if it works |
|||
|
|