When you need to install VMWare tools, it will want to compile modules for your system if it is a newer distro. Here are the commands needed to install the required prerequisites to accomplish this:

Ubuntu
sudo apt-get install build-essential

Fedora 9
yum groupinstall "Development Tools"

Novell SLES
yast2 -i binutils gcc gcc-c++ kernel-source make

Related posts:

  1. Howto: Add updated e1000 driver to SLED 10 SP1
  2. Installing Groupwise 8 Client in Ubuntu Jaunty AMD64
  3. Installing Bazaar Distributed Version Control on SLES 10 SP2
  4. Novell Groupwise 7 SP3 on Ubuntu Gutsy / Hardy
  5. Fedora 11 vs. Ubuntu 9.04