Hi,
I tried to install VMware tools, but this is what it said in the error log:
Executing "./vmware-tools-upgrader-64 "
Starting Tools Upgrader
Registering callback 'reset'
Registering callback 'ping'
Registering callback 'Capabilities_Register'
Registering callback 'upgrader.run'
Registering callback 'upgrader.cancel'
HgfsChannelGuest_Init: app tools-upgrader rpc = 0 rpc cb = 0.
HgfsChannelInitServer: Initialize Hgfs server.
HgfsChannelInitChannel: Init channel return 1.
HgfsChannelGuestBdInit: guest initialized.
Registering callback 'f'
Upgrader: To VMX: tools.capability.hgfs_server tools-upgrader 1
Rpci: Sending request='tools.capability.hgfs_server tools-upgrader 1'
Rpci: Sent request='tools.capability.hgfs_server tools-upgrader 1', reply='', len=0, status=1
Upgrader: To VMX: upgrader.setGuestFileRoot /tmp/vmware-root-432303912/1e03c3ba/
Rpci: Sending request='upgrader.setGuestFileRoot /tmp/vmware-root-432303912/1e03c3ba/'
Rpci: Sent request='upgrader.setGuestFileRoot /tmp/vmware-root-432303912/1e03c3ba/', reply='Failed', len=6, status=1
RPC greeting failed: Host software version may not be compatible with the Upgrader.
Setting temp directory root failed.
Upgrader failed initialization.
Upgrader: To VMX: tools.capability.hgfs_server tools-upgrader 0
Rpci: Sending request='tools.capability.hgfs_server tools-upgrader 0'
Rpci: Sent request='tools.capability.hgfs_server tools-upgrader 0', reply='', len=0, status=1
Unregistering callback 'f'
HgfsChannelGuest_Exit: app tools-upgrader rpc = 0 rpc cb = 0 chn = 6A9DC0.
HgfsChannelExitServer: Teardown Hgfs server.
HgfsChannelExitChannel: Exit channel returns.
Is there a way to fix this? Thanks!