VMware Cloud Community
ssoto
Contributor
Contributor

Problems with VMware-VMRC.x86_64.bundle

I'm trying to install the firefox/IE plugin

I'm working in a Ubuntu 13.10 (64 bits)

Firefox Version: 29.0

Flash Plugin Version: 11.2 r202

Java Plugin: 10.55.2

So I download it after receive the firefox notification, I give perms with 'chmod u+rwx VMware-VMRC.x86_64.bundle '

Then I execute ' sudo sh VMware-VMRC.x86_64.bundle ', the output:

sudo ./VMware-VMRC.x86_64.bundle

Extracting VMware Installer...done.

The output code:

echo $?

1

The log in /tmp/vmware-root:

cat vmis-6538.log

2014-05-08T09:28:17.674+01:00| vthread-3| Log for VMware Workstation pid=6538 version=e.x.p build=build-444321 option=Release

2014-05-08T09:28:17.674+01:00| vthread-3| The process is 64-bit.

2014-05-08T09:28:17.674+01:00| vthread-3| Host codepage=UTF-8 encoding=UTF-8

log FIFO capture | Msg_Reset:

log FIFO capture | [msg.dictionary.load.openFailed] Cannot open file "/etc/vmware/config": No such file or directory.

log FIFO capture | ----------------------------------------

log FIFO capture | PREF Optional preferences file not found at /etc/vmware/config. Using default values.

log FIFO capture | Msg_Reset:

log FIFO capture | [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.

log FIFO capture | ----------------------------------------

log FIFO capture | PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.

log FIFO capture | Msg_Reset:

log FIFO capture | [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/config": No such file or directory.

log FIFO capture | ----------------------------------------

log FIFO capture | PREF Optional preferences file not found at /usr/lib/vmware/config. Using default values.

log FIFO capture | Msg_Reset:

log FIFO capture | [msg.dictionary.load.openFailed] Cannot open file "/home/soto/.vmware/config": No such file or directory.

log FIFO capture | ----------------------------------------

log FIFO capture | PREF Optional preferences file not found at /home/soto/.vmware/config. Using default values.

2014-05-08T09:28:17.674+01:00| vthread-3| Could not load Python library from: /usr/lib/vmware-installer/1.6/python/libpython.so

2014-05-08T09:28:17.674+01:00| vthread-3| Could not load VMIS .so from /usr/lib/vmware-installer/1.6/sopython/libpy25.so: /usr/lib/vmware-installer/1.6/sopython/libpy25.so: cannot open shared object file: No such file or directory

It appears like it has dependencies and there aren't satisfied.

Can anyone help me?

0 Kudos
0 Replies