problem to install virtualbox

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
jsfarinet
Posts: 305
Joined: 23. Nov 2014, 07:32

problem to install virtualbox

Post by jsfarinet »

trying to install with sourcery i encountered the following error:

Code: Select all

make[1]: Verzeichnis „/usr/src/slapt-src/system/virtualbox-kernel/virtualbox-kernel-5.0.14/vboxdrv“ wird betreten
Makefile:194: *** Error: KERN_DIR does not point to a directory.  Schluss.
make[1]: Verzeichnis „/usr/src/slapt-src/system/virtualbox-kernel/virtualbox-kernel-5.0.14/vboxdrv“ wird verlassen
Makefile:39: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2
fakeroot -- sh virtualbox-kernel.SlackBuild Gescheitert
Any idea?
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: problem to install virtualbox

Post by mimosa »

Just install the precompiled binaries from their website - this is one of those cases where that is a lot easier. Here is a forum topic about it, with some added confusion from me:

viewtopic.php?f=16&t=6893&p=39755&hilit ... box#p39755
User avatar
jsfarinet
Posts: 305
Joined: 23. Nov 2014, 07:32

Re: problem to install virtualbox

Post by jsfarinet »

What would be the binary? rpm and then rpm2tgz?
DidierSpaier
Posts: 539
Joined: 20. Jun 2016, 20:15

Re: problem to install virtualbox

Post by DidierSpaier »

Go here:
https://www.virtualbox.org/wiki/Linux_Downloads
Choose "All distributions" for your architecture (x86_64 or i386).
You will get a bundle (name ends in .run).
Once it is downloaded type "sudo sh VirtualBox<something>run".
That's all there is to it.
Post Reply