You are not logged in.
I'm running arch in virtualbox.
and when I run # virtualbox, error:
"VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libQtCore.so.4: cannot open shared object file: No such file or directory"
wiki write: "Note: You may need to update the kernel modules db in order to avoid 'no such file or directory' error when loading vboxdrv. Run: modprobed_db."
but result:
"# modprobed_db
bash: modprobed_db: command not found
"
Last edited by lqs (2012-07-27 09:00:44)
Offline
modprobed_db can be found in the AUR. It collects all modules which have ever been loaded on your system. It's very practical if you compile a custom kernel and only want to include the modules you need.
I think this doesn't solve your problem. Your system is missing the file /usr/lib/libQtCore.so.4 Do you have [testing] enabled? If so, do you also have [community-testing] enabled? I'll need more input to be able to help properly.
Offline
You're trying to run VirtualBox in VirtualBox?
https://forums.virtualbox.org/viewtopic.php?f=1&t=20589
Last edited by DSpider (2012-07-27 08:06:08)
I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).
Offline
After installed qt and yaourt modprobed_db, this problem solved.
Offline
Good to hear you managed to fix it.
Don't forget to mark your thread as [SOLVED].
Burninate!
Offline