UBUNTU不能启动vmware

很久以前装的vmware,今天想用,突然启动不了了。
进入terminal后输入sudo vmware
显示:
引用
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.


运行一下/usr/bin/vmware-config.pl

会重新编译,然后问题解决了,分析原因可能是因为自动升级的时候把内核升级了,所以要重新编译。

你可能感兴趣的:(vmware,ubuntu)