Here is a Virtualbox 6.0.12 SlackBuild for anybody interested
by ricky_cardo from LinuxQuestions.org on (#4QYZH)
Thought I'd share and if anyone has suggestions:
(modified from the standard SlackBuild on slackbuilds.org)
http://lehcar.no-ip.org:8080/~rich/v...omplete.tar.gz
-- to use it run (downloads_needed.txt) inside each directory to download the sources.
Code:./downloads_needed.txtshould do it.
Let me know if you see any issues (seems good here). (did install the pre-reqs from slackbuilds)
acpica, virtualbox-kernel, dkms-added this ...
You have to create a vboxusers group, e.g. "groupadd -g 215 vboxusers"
and make your user a member of that group.


(modified from the standard SlackBuild on slackbuilds.org)
http://lehcar.no-ip.org:8080/~rich/v...omplete.tar.gz
-- to use it run (downloads_needed.txt) inside each directory to download the sources.
Code:./downloads_needed.txtshould do it.
Let me know if you see any issues (seems good here). (did install the pre-reqs from slackbuilds)
acpica, virtualbox-kernel, dkms-added this ...
You have to create a vboxusers group, e.g. "groupadd -g 215 vboxusers"
and make your user a member of that group.