----Messaggio originale---- Da: office@klepp.biz Data: 29/08/2011 20.09 A: trinity-users@lists.pearsoncomputing.net Ogg: Re: [trinity-users] VMWARE player complains about libcanberra-gtk-module
Am Montag, 29. August 2011 schrieb daniele.manghi@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@klepp.biz
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.
net
Read list messsages on the Web archive: http://trinity-users.pearsoncomputing.
net/
Please remember not to top-post: http://trinity.pearsoncomputing.
net/mailing_lists/#top-posting
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)
On Tuesday 30 August 2011 02:40:54 am daniele.manghi@libero.it wrote:
besides, I had to start vmplayer with sudo (I don't konw why)
Check the permissions on all the vmplayer files. Make sure the user can access (rwx) to them.