23 Feb
2010
23 Feb
'10
2:59 a.m.
On 02/23/2010 08:21 AM, Peter Wu wrote:
On Monday 22 February 2010 21:12:36 Nilesh Govindarajan wrote:
There's no such command.
should be at /usr/bin/vbox_build_module.
run it under root.
[nilesh@Linux Nilesh]$ ls /usr/bin/vbox_build_module ls: cannot access /usr/bin/vbox_build_module: No such file or directory
What virtualbox package did you install?
Since I'm running x86_64, I have the following aur package installed.
local/virtualbox_bin 3.1.2-2
btw, this is the content of this vbox_build_module.
#!/bin/bash
echo "Building vboxdrv for `uname -sr`" cd "/opt/VirtualBox/src" make clean&& make&& make install
I'm using the OSE version. It doesn't seem to supply the source. -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com