This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > virtualbox (4.3.24)

VirtualBox Open Source Edition (OSE) is a general-purpose full
virtualizer for x86 hardware.

By default VirtualBox will be compiled with hardening enabled. That
means all binaries will be run suid root, which is the default
behaviour of upstream packages. However, you are still able
to disable this by passing HARDENING=no to the script.

You have to create a vboxusers group, e.g. "groupadd -g 215 vboxusers"
and make your user a member of that group.

To compile a headless virtualbox pass HEADLESS=yes to the script.

To enable the webservice pass WEBSERVICE=yes to the script. This will
require gsoap as optional dependency.

If you want to build the java bindings, pass JAVA=yes to the script.
This will require jdk as optional dependency.

If you want to attach VirtualBox to a VDE network you will need vde2.

If you want to be able to capture the video output of your virtual
hosts you will need libvpx, then pass to the script VPX=yes.

For pulseaudio integration pass PULSE=yes to the script. This will
require pulseaudio as optional dependency.

See README.SLACKWARE for some setup notes.

NOTE: This will not build on a stock x86_64 system.

This requires: acpica, virtualbox-kernel

Maintained by: Heinz Wiesinger
Keywords: virtualization,vboxdrv,vmware,qemu,virtual,zen,vm,vbox
ChangeLog: virtualbox

Homepage:
http://www.virtualbox.org

Source Downloads (32bit):
VirtualBox-4.3.24.tar.bz2 (c9711ee4a040de131c638168d321f3ff)
VBoxGuestAdditions_4.3.24.iso (a1a4ccd53257c881214aa889f28de9b6)
UserManual.pdf (c087b4a00b8d475fdfdc50fab47c1231)
SDKRef.pdf (6ca97ffd038cb760bff403b615329009)

Download SlackBuild:
virtualbox.tar.gz
virtualbox.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds