Compiling VBox 1.6.2 on Fedora 9
Posted: 8. Jun 2008, 19:11
A lot of dependencies were needed to get it compiled. However I don't understand exactly what to do next.
Here's the output from ./configure.
I can 'source' the file okay, but what is kmk? Is this a program?
Also I don't have an 'out' directory on my machine. Doesn't Solaris use aout for it's kernel file format? Hmm! I don't know why I'm making that connection, the two aren't that intimately related.
Here's the complete list of deps that I needed to install to get it to successfully compile on my machine. For all the hats out there.
Here's the output from ./configure.
Code: Select all
Successfully generated '/usr/local/VirtualBox-1.6.2/AutoConfig.kmk' and '/usr/local/VirtualBox-1.6.2/env.sh'.
Source '/usr/local/VirtualBox-1.6.2/env.sh' once before you start to build VBox:
source /usr/local/VirtualBox-1.6.2/env.sh
kmk
To compile the kernel module, do:
cd ./out/linux.x86/release/bin/src
make
Also I don't have an 'out' directory on my machine. Doesn't Solaris use aout for it's kernel file format? Hmm! I don't know why I'm making that connection, the two aren't that intimately related.
Here's the complete list of deps that I needed to install to get it to successfully compile on my machine. For all the hats out there.
Code: Select all
yum install dev86 iasl libxml2-devel libxslt-devel libIDL-devel libpng-devel SDL-devel libXcursor-devel