Hi,
thanks for the help, I didn't recompile it but googling around I found
that it is enough to run:
find /usr/lib64/virtualbox/ -name \*.so -exec ln -s -t /lib64 '{}' ';'
to fix the issue
Walter
On Mon, 6 Dec 2010, Zoltan Hoppar wrote:
Hi,
Did you tried to compile yourself the kernel mod
Hi,
Did you tried to compile yourself the kernel module for the
Virtualbox? Is not an hassle, needs an bunch of package, but always
works. Clean everything what you have did for VBox, even the hidden
conf files too in your home folder.
Here is how I do always:
1. Go to http://www.virtualbox.org/
Dear Linuxers,
I've the same problem the original op raised and more than a month later
this is still unsolved (at least on my machine).
I've installed:
- dkms-2.1.0.1-1.fc12.noarch
- VirtualBox-OSE-3.2.6-2.fc13.x86_64
- kmod-VirtualBox-OSE-3.2.6-1.fc13.9.x86_64
still a FC13 with the repo
On 10/31/2010 03:10 PM, Tod Thomas wrote:
> On 10/29/2010 06:54 PM, Steven Stern wrote:
>> On 10/29/2010 01:36 PM, Tod Thomas wrote:
>>>The full messages is:
>>>
>>> VirtualBox: supR3HardenedMainGetTrustedMain:
>>> dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: VBoxVMM.so: cannot
>>> op
On 10/29/2010 06:54 PM, Steven Stern wrote:
> On 10/29/2010 01:36 PM, Tod Thomas wrote:
>>The full messages is:
>>
>> VirtualBox: supR3HardenedMainGetTrustedMain:
>> dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: VBoxVMM.so: cannot
>> open shared object file: No such file or directory
>
On 10/29/2010 01:36 PM, Tod Thomas wrote:
> The full messages is:
>
> VirtualBox: supR3HardenedMainGetTrustedMain:
> dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: VBoxVMM.so: cannot
> open shared object file: No such file or directory
>
>
> The VBoxVMM.so file is in the same directory
The full messages is:
VirtualBox: supR3HardenedMainGetTrustedMain:
dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: VBoxVMM.so: cannot
open shared object file: No such file or directory
The VBoxVMM.so file is in the same directory as the VirtualBox.so file.
Also:
ldd /usr/lib/virtualb