A instalacion de vmware player ou workstation nunha Lenny (no meu caso Lenny 64) da o seguinte erro:
Your kernel was built with "gcc" version "4.1.3", while you are trying to use
"/usr/bin/gcc" version "4.3.1". This configuration is not recommended and
VMware Workstation may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.3.1" anyway? [no]
Se continuaramos de todas formas, daria un erro:
Using 2.6.x kernel build system.
make: Entrando no directorio `/tmp/vmware-config2/vmmon-onl
make -C /lib/modules/2.6.25-2-amd64/bu
/bin/sh: /usr/src/linux-headers-2.6.25-
/bin/sh: /usr/src/linux-headers-2.6.25-
make[1]: Entrando no directorio `/usr/src/linux-headers-2.6.25
/tmp/vmware-config2/vmmon-only
/tmp/vmware-config2/vmmon-only
make[1]: *** [_module_/tmp/vmware-config2/v
make[1]: Saíndo do directorio `/usr/src/linux-headers-2.6.25
make: *** [vmmon.ko] Erro 2
make: Saíndo do directorio `/tmp/vmware-config2/vmmon-onl
Unable to build the vmmon module.
Para facelo funcionar temos que facer o seguinte:
1 - Descargar vmware e descomprimilo nunha carpeta temporal
2 - Posicionarnos coa consola nesa carpeta e escribir o seguinte:
/tmp/vmware-distrib$export CC=gcc-4.1
/tmp/vmware-distrib$./vmware-i
Seguimos a instalacion e esta vez acabara exitosamente

