After i install VM ,it notice me can’t find gcc 5.3.1 was not found
Probably the easiest is to replace the default gcc with gcc5
First,
Remove your existing gcc
zypper rm gcc
Then, install gcc5
zypper in gcc5
Now, re-install vmware. I don’t remember if you can simply continue from where you’re at or if you have to re-install from the very beginning.
If you want to, after you’ve installed vmware you can reverse your steps ( zypper rm gcc5 followed by zypper in gcc).
One of these days, someone will write an update-aternatives to switch between gcc, which is a ridiculous problem in TW…
TSU
- Run the setup file. …
- Click Next > to dismiss the Welcome dialog box.
- Select the I accept the terms in the license agreement option then click Next >.
- Click the Typical button.
- Choose the directory in which you want to install VMware Workstation.
The OP has a gcc version problem, not that he didn’t know how to invoke or run the VMware install.
TSU