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:
- Installing Groupwise 8 Client in Ubuntu Jaunty AMD64 Download the Groupwise 8 Linux Client Tarball from Novell:...
- Fedora 11 vs. Ubuntu 9.04 Put Fedora 11 on my laptop just out of boredom,...
- Installing Play Framework on OpenBSD 4.6 OpenBSD OpenBSD is a free, reliable and secure operating system....
- MMap to null I was reading an lwn article about an exploit: http://lwn.net/Articles/341773/...
#1 by Livio on May 19, 2008 - 5:16 pm
Quote
Funny, since Fedora 7 there’s no Core, ’cause Core and Extras merged into one official repository.
> Suse
Five years ago you should write “SuSE”, now you need to spell it “SUSE” or “openSUSE”.
PS: openSUSE prefers users to use zypper and not YaST from commandline to install packages (zypper in /packages/).
PPS: “Development Tools” will install more than you want it to.
#2 by troll on May 20, 2008 - 1:10 pm
Quote
Thanks for the insight Livio. You really are superior.