[arch-general] missing vbox_build_module

Ralph Alvy ralph at ralphalvy.com
Wed Dec 19 22:11:45 EST 2007


richard terry wrote:

> On Fri, 14 Dec 2007 08:05:47 pm you wrote:
>> Hi Richard,
>>
>> which virtualbox package did you install?
> 
> virtualbox-ose
> virtualbox-ose-additions
> virtualbox-ose-additions-modules
> 
> 
> Also, I removed all of these, compiled the AUR version and ran that, again
> no file of that name is installed.
> 
> Any further hints? is the virtualbox-ose-additions-modules the correct
> package?

Here's the entire contents of vbox_build_module:

#!/bin/bash
echo "Building Virtualbox kernel modules for kernel $(uname -rv)"
cd /opt/VirtualBox-1.5.0/src/
make clean && make && make install






More information about the arch-general mailing list