follow this
link to be able to use VMPlayer-3.0 under Fedora 12 as Host.
First, lets disable / set to permissive selinux then reboot
Code:
yum install gcc kernel-devel
or
Code:
yum install gcc kernel-PAE-devel
(depend of your kernel, check with "uname -r")
Now you are able to install Player v3 and at the end of the setup, the script will compile modules.
to check again if it's ok, you can re-compile module using "vmware-modconfig --console --install-all" from console
then, remove access to mozilla-root-certs.crt
Code:
mv /usr/lib/vmware/resources/mozilla-root-certs.crt /usr/lib/vmware/resources/mozilla-root-certs.crt.old
Now, VMPlayer do not crash just after starting.
Without this certificate, you will not able to use "Install VMWare Guest tools",
so, the only workaround we have now is to install Guest tools from another HOST
like F11, CentOS, and then come back to F12!
Edit:
It seem that "certificate" crash is due to "curl" package which don't support ssl or c-ares
Follow this
link to update your curl package, then you can restore "mozilla-root-certs.crt" and
use "Install VMWare Guest tools" menu entry