#679 closed defect (invalid)
./VirtualBox: error while loading shared libraries: VBoxKeyboard.so:
Reported by: | zdavatz | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5.0 |
Keywords: | VirtualBox 1.5.0 does not start on Gentoo | Cc: | |
Guest type: | other | Host type: | other |
Description
I installed Virtualbox 1.5.0 from here: http://www.215389.xyz/download/1.5.0/VirtualBox_1.5.0_Linux_x86.run
(as there is no gentoo package yet and I am running on Gentoo).
Wenn I do /opt/VirtualBox-1.5.0> ./VirtualBox
I get: ./VirtualBox: error while loading shared libraries: VBoxKeyboard.so: cannot open shared object file: No such file or directory
Thank you for any Feedback.
Zeno
Change History (5)
comment:1 by , 18 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 by , 18 years ago
Then your installation is not correct. You should never install two different versions of VirtualBox on the same box. We prevent that for .debs and .rpms but cannot for Gentoo of course. The VBox.sh script (which 'VirtualBox' points to) looks for /etc/vbox/vbox.cfg. This file includes a line INSTALLATION_DIR which should point to your correct VirtualBox directory.
comment:4 by , 18 years ago
Ok, now I deinstalled all the other version but get this error:
/opt/VirtualBox-1.5.0/VirtualBox: Symbol `_ZTV6QFrame' has different size in shared object, consider re-linking Qt WARNING: QObject::connect: No such signal QStatusBar::showTip(const QString&) Qt WARNING: QObject::connect: (sender name: 'automatic status bar') Qt WARNING: QObject::connect: (receiver name: 'automatic status bar') Qt WARNING: QObject::connect: No such signal QStatusBar::removeTip() Qt WARNING: QObject::connect: (sender name: 'automatic status bar') Qt WARNING: QObject::connect: (receiver name: 'automatic status bar') Speicherzugriffsfehler
Thank you for your Feedback.
Zeno
Run 'VirtualBox' from anywhere on the system, not './VirtualBox' from the installation folder.