----Messaggio originale----
Da: office(a)klepp.biz
Data: 29/08/2011 20.09
A: <trinity-users(a)lists.pearsoncomputing.net>
Ogg: Re: [trinity-users] VMWARE player complains about libcanberra-gtk-module
Am Montag, 29. August 2011 schrieb daniele.manghi(a)libero.it:
Good morning. I've installed vmplayer on my
Maverick+Trinity.
Installationrun ok, but vmplayer refuses to start the guest operating
system telling it is missing libcanberra-gtk-module.so. However, if try to
installlibcanberra-gtk-module using apt-get, this one tells that the
package is alreadyinstalled and at the most recent level. Besides, a
'locate' run finds
/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.soso, what's really the
problem ? Do you know if there is a way to bypass it ?
ThanksDaniele Manghi
run strace on your vmplayer and look which library it's really missing.
--
Mag. Dr. Nikolaus Klepp
Einnehmerstraße 14
A-4810 Gmunden
Tel.: +43 650 82 11 724
email: office(a)klepp.biz
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-users-help(a)lists.pearsoncomputing.
Read list messsages on the Web archive:
http://trinity-users.pearsoncomputing.
Please remember not to top-post:
http://trinity.pearsoncomputing.
Thanks, I've fixed the problem by adding /usr/lib/gtk-2.0/modules/ to
LD_LIBRARY_PATH
besides, I had to start vmplayer with sudo (I don't konw why)