Hola; Estoy intentado instalar vmware (en Woody para i386) a partir de tar.gz y el script de configuraraci�n me tira el siguiente error: --------------------------- What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] /usr/include
The directory of kernel headers (version 2.4.18) does not match your running kernel (version 2.2.20). Even if the module were to compile successfully, it would not load into the running kernel. What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] -------------------------------- Intente instalar la imagen del kernel 2.2.20 pues seg�n apt es donde estan los archivos de cabecera pero me vuelve a dar el mismo error. �Como puedo instalar la versi�n que me pide con apt? �O tengo que copiarlas al directorio de alguna otra fuente en el servidor de debian?

