Installing Vmware Workstation
From MyWiki
3. Re: Workstation 10.0.3 will not install in Centos 7 SUShadow Lurker SUShadow (1 posts since 02-Jul-2014) 16-Jul-2014 23:22 (in response to phantommullet) 'm using RHEL 7 and have the same problem. For version 10.0.3 i make next steps: cd /usr/lib/vmware/modules/source tar -xvf vmnet.tar cd vmnet-only vi filter.c on line 205 and 235 replace sting #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 13, 0) on #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 0, 0) 6. cd .. 7. tar -uvf vmnet.tar vmnet-only 8. rm -fr vmnet-only After this steps i have all working. <source>