I have been trying to get Sun's Virtualbox running on my openSUSE 11
with KDE 3.5 laptop. I had installed the 10.3 version but couldn't get
it running. I saw that Sun had a version for 11.0 so I downloaded it. I
uninstalled the 10.3 version, installed the 11.0 version, and ran
"vboxdrv setup".
Now Virtualbox will not open at all. If I try to start it from the
desktop I just get little bouncing Icon for awhile. If I try to start if
from the shell I get:
hobbs:/home/russell # VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain:
dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed:
/usr/lib/virtualbox/VirtualBox.so: undefined symbol: _ZN7QRegionpLERK5QRect
I can't find anything in the log files that points to a problem.
Any ideas on why this is not working?
Thanks,
Russell
Virtualbox on openSUSE 11
-
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
Have you tried a reinstall? If you run 2.0, have you tried 2.0.2 that is spotted on the servers? There hasn't been an announcement yet about it, but it should be out soon.
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.
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.
I tried reinstalling several time. I was installing 2.0.0. So I downloaded 2.0.2, uninstalled 2.0.0 and installed the new one. Still no go. Same error message on startup.
Not sure if this makes any difference. The install instructions on openSUSE's website says that VB will be installed into /opt but it gets installed into /usr/lib/virtualbox.
Not sure if this makes any difference. The install instructions on openSUSE's website says that VB will be installed into /opt but it gets installed into /usr/lib/virtualbox.
-
greenpossum
- Volunteer
- Posts: 98
- Joined: 11. Jul 2008, 08:10
You may have some traces of older 1.6 versions in /usr/lib/virtualbox. Do this:aribad wrote:I tried reinstalling several time. I was installing 2.0.0. So I downloaded 2.0.2, uninstalled 2.0.0 and installed the new one. Still no go. Same error message on startup.
Not sure if this makes any difference. The install instructions on openSUSE's website says that VB will be installed into /opt but it gets installed into /usr/lib/virtualbox.
That'll tell you if the the files from the RPM are intact. You could also try deleting everything in that directory after the reinstall, if anything is left behind. Also check that you are invoking the correct program.rpm -V VirtualBox
Again, you may have a vestige of a former RPM.which VirtualBox
Works fine for BTW, on both 32 and 64 bit 11.0. And I upgraded from 1.6.6.
-
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
2.0.2 is now officially released. Please try it with that.
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.
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.
-
greenpossum
- Volunteer
- Posts: 98
- Joined: 11. Jul 2008, 08:10