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. Installing Groupwise 8 Client in Ubuntu Jaunty AMD64 Download the Groupwise 8 Linux Client Tarball from Novell:...
  2. Fedora 11 vs. Ubuntu 9.04 Put Fedora 11 on my laptop just out of boredom,...
  3. Installing Play Framework on OpenBSD 4.6 OpenBSD OpenBSD is a free, reliable and secure operating system....
  4. MMap to null I was reading an lwn article about an exploit: http://lwn.net/Articles/341773/...