Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I've installed Longman Dictionary Of Contemporary English on Ubuntu 11.10 but when I click for pronunciation no sound comes out!

share|improve this question
This question appears to be abandoned, if you are experiencing a similar issue please ask a new question with details pertaining to your problem. If you feel this question is not abandoned, please flag the question explaining that. I am flagging this for closure. Regards, – Ringtail Mar 17 '12 at 22:03

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.

1 Answer

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

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.