13 Oct
Fedora 11 and VMware Workstation Issue
Fedora 11 and VMware Workstation Issue
If your rpm install or bundle installer for VMware Workstaion just hangs, this will fix the problem:
$ mv /usr/bin/gcc /usr/bin/gcc.disable
$ [installer using rpm or sh]
$ mv /usr/bin/gcc.disable /usr/bin/gcc
