Installing VMware on Ubuntu 6.06 LTS (or similar)
1) Required packages
libx11-6
libx11-dev
libxtst6
xlibs-dev
xinetd
linux-headers (for currently installed kernel)
build-essential
gcc
binutils-doc
cpp-doc
make
manpages-dev
autoconf
automake1.9
libtool
flex
bison
gdb
gcc-doc
gcc-4.0-doc
libc6-dev-amd64
lib64gcc1
(also perl, if not already on the system).
2) apt-get commands to install required packages
# apt-get install libx11-6 libx11-dev libxtst6 xlibs-dev xinetd wget
# apt-get install linux-headers-`uname -r` build-essential
# apt-get install gcc binutils-doc cpp-doc make manpages-dev autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.0-doc libc6-dev-amd64 lib64gcc1
Delicious
Digg
Google
Yahoo
Technorati