PC vmware-distrib # ./vmware-install.pl
The following VMware kernel modules have been found on your system that were
not installed by the VMware Installer. Please remove them then run this
installer again.
vmnet
vmmon
Execution aborted.
PC vmware-distrib # rm -rf /lib/modules/$(uname -r)/misc/vm*
PC vmware-distrib # ./vmware-install.pl
Creating a new VMware Workstation installer database using the tar4 format.
Installing VMware Workstation.
vmware: D-Bus not built with -rdynamic so unable to print a backtrace
This happens on Gentoo’s vmware-workstation ebuild installation, like explained here and here the problem is you have dbus running, but not hal, simply add hal to your default startup:
rc-update add hald default
run it:
/etc/init.d/hald start
沒有留言:
張貼留言