Tuesday, November 4, 2008

build vmware tools for Ubuntu guest

sudo apt-get install build-essential

sudo apt-get install linux-headers-$(uname -r)

reference:
http://blogs.tech-recipes.com/johnny/2006/09/05/installing-vmware-tools-for-ubuntu-linux/

No comments: