The vbox script cannot find the kernel headers. I have these packages installed: kernel-devel, kernel-headers.x86_64, but still the installer says it cannot find the files.
If I specify the dir manually with KERN_DIR the installer claims KERN_DIR is not a directory (but I can list the files). Anyone else?
edit: Solved by installing gcc (duh) and pointing KERN_DIR without trailing slash.