JuanPablo wrote:
hi,
 I try install the addition guest in a vm with scientific linux 4.7
and I installed the kernel-devel pachage
#yum install kernel-devel

 # ./VBoxLinuxAdditions-x86.run
Verifying archive integrity... All good.
Uncompressing VirtualBox 3.0.2 Guest Additions for Linux
installation....................................................
.........................................................................................................................
.................
VirtualBox 3.0.2 Guest Additions installation
Please install the build and header files for your current Linux kernel.
The current kernel version is 2.6.9-78.0.1.EL
Problems were found which would prevent the Guest Additions from installing.
Please correct these problems and try again.

Usually you need the following packages:

    kernel-devel
    kernel-headers
    gcc

So:

    yum install kernel-devel kernel-headers gcc

Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP

_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to