Re: [Fedora] Re: [Fedora] Re: VirtualBox VBoxVMM.so: cannot open shared object file

2010-12-07 Thread Walter Cazzola
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

Re: [Fedora] Re: VirtualBox VBoxVMM.so: cannot open shared object file

2010-12-06 Thread Zoltan Hoppar
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/

Re: [Fedora] Re: VirtualBox VBoxVMM.so: cannot open shared object file

2010-12-06 Thread Walter Cazzola
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