I am trying to install a piece of software that uses an install.pl script which looks to /usr/src/linux/include/ for my kernel headers...but it never finds them or that directory/link.
I've run "yum install kernel-devel kernel-headers" so I am pretty sure they are installed.
My "rpm -qa | grep kernel" returns:
I'm trying to install the Guest Additions in VirtualBox 4.04.
I'm running Fedora 17 on VMware. I need to install the VMware tools. I have followed the instructions but get stuck. It asks for the folder with the includes. I have installed kernel-devel and kernel-headers then updated the kernel.
I'm trying to install the Guest Additions in VirtualBox 4.04.on ubuntu 11.10
I have this error:
The headers for the current running kernel were not found.
If the module compilation fails then this could be the reason.
Note that I have already installed the headers but still get this error.
Do you have you an ideas please?
getting this error message and can't get by it........Newby
VirtualBox 3.0.8 Guest Additions installation
Please install the build and header files for your current Linux kernel.
The current kernel version is 2.6.29.4-167.fc11.i686.PAE
Problems were found which would prevent the Guest Additions from installing.
Please correct these problems and try again.
Hi all,
I have ubuntu 9.04
I have compiled kernel 2.6.32 and I compiled it from some directory other than /usr/src,
for example /home/user/active_kernel/
I run these commands to compile kernel >(after setting .config file with make menuconfig)
make
make modules_install
make install
Hi all,
I am very new to Fedora Linux. I just installed Fedora 18 guest in my Virtual Box 4.2.6 r82870 in Windows 7 host. However, the installation of VBox Guest Additions failed (build the main guest module failed).
I have tried install drivers of Ati ,9.10 and 9.11 always same result black screen, i think problem is information on installation system is on glibc 2.1 but, I have tested and glibc 2.3 and 2.2 are installed, for that the result is :
Unloading radeon module...
Unloading drm module...
[Message] Kernel Module : Trying to install a precompiled kernel module.
Prerequisite
Download nvidia.com the latest driver for x86-x64 (64-bit linux) or x86 (32-bit linux)
# do a yum update to make sure you're on newest kernel release, better to not have to do this twice
Code:
yum update
#should be install kernel headers and devel
Code:
yum -y install kernel-devel kernel-headers
Terminal:
#make sure Open source nouveau driver is blacklisted f