Unable to install guest additions for open SUSE 11

Discussions related to using VirtualBox on Windows hosts.
Post Reply
rrocafort
Posts: 8
Joined: 1. Oct 2008, 01:52
Location: Miami, FL USA

Unable to install guest additions for open SUSE 11

Post by rrocafort »

Hello
I am new to virtual box. I just installed openSUSE 11. I logged in as root but I am unable to install guest additions. the program dialog says, need to install build & header files and GNU compiler in order to proceed with installation of guest additions. I went to install software in open suse and tried to install the GNU compiler. I did. but still don't let me install guest additions. I guess I must have installed the one not needed. Can any one help me solve this problem? how can I install build & header files and GNU compiler?

Thanks I would really appreciate your effort

Rainier
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

You need your kernel headers for this. Either install linux-kernel-headers, or kernel-devel package. This depends on your distro.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
rrocafort
Posts: 8
Joined: 1. Oct 2008, 01:52
Location: Miami, FL USA

unable to install guess additions in open suse 11

Post by rrocafort »

hello
thanks for responding

I went to install software and install linux kernel
still did not work it keeps saying need to install the build and header files for kernel

how exactly it this done?

thanks
Rainier
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Check your kernel version and installed version of the headers/source package. Use uname -r to see your full kernel version. These have to be the same. If the aren't, either upgrade your kernel, or downgrade the headers/source package.

Please see the manual for other packages you need.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
rrocafort
Posts: 8
Joined: 1. Oct 2008, 01:52
Location: Miami, FL USA

unable to install guest additions to open suse 11

Post by rrocafort »

hello
thanks
I was able to download the kernel build header files, but I have one more step to finish. It says I need to install the GNU compiler. how do I do that?


thanks
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Post by stefan.becker »

root, xterm:

zypper install gcc make automake autoconf kernel-source
Post Reply