Помогите, плиз, поставить этого зверя. Никак не получается. Искал по форуму не помогло. Эта ветка
https://forum.ubuntu.ru/index.php?topic=1766.0 тоже не то...

В общем делаю так:
sudo aptitude install linux-headers-`uname -r` build-essential xinetd
wget -c
http://download3.vmware.com/software/vmserver/VMware-server-1.0.5-80187.tar.gztar xzf VMware-server-1.0.5-80187.tar.gz -C /tmp
cd /tmp/vmware-server-distrib
sudo ./vmware-install.pl
До лицензии все идет как и должно быть, а после того как согласился с лицензией получаю след.:
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the mime type icons?
[/usr/share/icons]
What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]
/usr/share/applications/vmware-server.desktop: warning: value "vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
/usr/share/applications/vmware-console-uri-handler.desktop: warning: value "vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Server is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.24-16-generic/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Вход в каталог `/tmp/vmware-config4/vmmon-only'
make -C /lib/modules/2.6.24-16-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Вход в каталог `/usr/src/linux-headers-2.6.24-16-generic'
CC [M] /tmp/vmware-config4/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config4/vmmon-only/./include/vmware.h:25,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:48:
/tmp/vmware-config4/vmmon-only/./include/vm_basic_types.h:161: ошибка: conflicting types for ‘uintptr_t’
include/linux/types.h:40: ошибка: previous declaration of ‘uintptr_t’ was here
In file included from /tmp/vmware-config4/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:49:
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:37:5: предупреждение: "VMW_HAVE_EPOLL" не определено
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:43:5: предупреждение: "VMW_HAVE_EPOLL" не определено
In file included from /tmp/vmware-config4/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:49:
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:60: ошибка: conflicting types for ‘poll_initwait’
include/linux/poll.h:65: ошибка: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config4/vmmon-only/linux/driver.c:147: предупреждение: initialization from incompatible pointer type
/tmp/vmware-config4/vmmon-only/linux/driver.c:151: предупреждение: initialization from incompatible pointer type
/tmp/vmware-config4/vmmon-only/linux/driver.c: В функции ‘LinuxDriver_Ioctl’
/tmp/vmware-config4/vmmon-only/linux/driver.c:1659: ошибка: ‘struct mm_struct’ has no member named ‘dumpable’
make[2]: *** [/tmp/vmware-config4/vmmon-only/linux/driver.o] Ошибка 1
make[1]: *** [_module_/tmp/vmware-config4/vmmon-only] Ошибка 2
make[1]: Выход из каталога `/usr/src/linux-headers-2.6.24-16-generic'
make: *** [vmmon.ko] Ошибка 2
make: Выход из каталога `/tmp/vmware-config4/vmmon-only'
Unable to build the vmmon module.
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.
Не понимаю что ему не нравится. У меня все обновления, последняя версия gcc/g++/c++, хидеры ядра тоже есть.
В чем дело? Как лечить?
Помогите, плиз.
Заранее благодарен.