curl http://pastie.org/pastes/9934018/download -o /tmp/vmnet-3.19.patch  cd /usr/lib/vmware/modules/source  tar -xf vmnet.tar  patch -p0 -i /tmp/vmnet-3.19.patch  tar -cf vmnet.tar vmnet-only  rm -r *-only  vmware-modconfig --console --install-all      References:  http://askubuntu.com/questions/605530/vmware-player-7-1-0-on-ubuntu-15-04-kernel-3-19-0-10-generic-app-loading  http://askubuntu.com/questions/617704/failed-to-build-vmnet-for-kernel-3-19     
Security Beyond Compare ..