Não foi possível instalar o VIrtualbox, `"Specify KERN_DIR="` -- instalando o Virtual Box no Debian?
Estou a receber este erro:
Makefile:181: *** Erro: impossibilidade de encontrar as fontes do seu kernel Linux actual. Especifique KERN_DIR= e execute Make novamente. Parar.
Basicamente, estou a fazer:
$ sudo /etc/init.d/vboxdrv setup
Removing existing VirtualBox non-DKMS kernel modules [OK]
Building the VirtualBox Guest Additions kernel modules
The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.
The missing package can be probably installed with
yum install kernel-devel-2.6.32-573.18.1.el6.x86_64
Building the main Guest Additions module [FAILED]
(Look at /var/log/vboxadd-install.log to find out what went wrong)
E o erro é:
Makefile:181: *** Erro: incapaz de encontrar as fontes do seu kernel Linux actual. Especifique KERN_DIR= e execute Make novamente. Parar
O que é este erro e como corrigi-lo?