LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   Vmplayer 3 problem on Debian 6 (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/vmplayer-3-problem-on-debian-6-a-886381/)

debianita416448 06-14-2011 08:14 PM

Vmplayer 3 problem on Debian 6
 
Hi all.

I've a problem with Vmplayer 3. When I run the command "vmplayer" on console and the program don't run and don't show anything.

The log file show:

Quote:

Jun 14 19:57:32.093: app-3076417216| Log for VMware Workstation pid=6356 version=7.1.4 build=build-385536 option=Release
Jun 14 19:57:32.093: app-3076417216| The process is 32-bit.
Jun 14 19:57:32.093: app-3076417216| Host codepage=UTF-8 encoding=UTF-8
Jun 14 19:57:32.093: app-3076417216| Calling: "/usr/lib/vmware/bin/vmware-modconfig --launcher=/usr/bin/vmware-modconfig --appname=VMware Player --icon=vmware-player"
Jun 14 19:57:32.094: app-3076417216| Using configuration file /etc/vmware/config.
Jun 14 19:57:32.094: app-3076417216| Using library directory: /usr/lib/vmware.
LOG NOT INITIALIZED | Created dependency tree.
LOG NOT INITIALIZED | -- Processing libgtkmm-2.4.so.1 --
LOG NOT INITIALIZED | libgtkmm-2.4.so.1 validator returned true.
LOG NOT INITIALIZED | Child process was terminated with signal 11.
LOG NOT INITIALIZED | Unable to load application library dependencies.
I apreciate any help to fix this problem.

My system: Linux debian 2.6.32-5-686

jv2112 06-17-2011 04:50 AM

Sounds like a dependency issue.

What I would star with is -->

ldd command

which should give you an output of files needed. You can research from there. :study:

debianita416448 06-18-2011 09:31 AM

Hi jv2112, thanks for reply.

I try as root "ldd /usr/bin/vmplayer" and the output show

"not a dynamic executable"

I google this but found no answer. I'm forgetting something?

debianita416448 06-18-2011 11:23 AM

I found the solution.

looking for the dependecies solution, I update the libgtkmm-2.4.so.1 library from debian testing and now Vmplayer 3.1.4 is runing.

Thanks jv2112 for your guide.

jv2112 06-19-2011 06:16 AM

Great !


All times are GMT -5. The time now is 10:53 AM.