VMplayer crash in fedora 12

After installing VMplayer from the bundle, the 3.0.1 version i were surprised because it crashed just one second after running it.  Thanks that another co-blogger posted the solution, too simple in fact:


cd /usr/lib/vmware/lib
mv libcurl.so.4 libcurl.so.4.old
 
Credits:
here and here
 
If you need to recompile the modules because some of them is failing, you can do it this way:
vmware-modconfig --console --install-all
 
If you need more help and you want to get in touch with me Why not contact me ;-)