Page 1 of 1

problem to install virtualbox

Posted: 23. Nov 2016, 16:53
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?

Re: problem to install virtualbox

Posted: 23. Nov 2016, 17:09
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

Re: problem to install virtualbox

Posted: 23. Nov 2016, 17:32
by jsfarinet
What would be the binary? rpm and then rpm2tgz?

Re: problem to install virtualbox

Posted: 23. Nov 2016, 19:17
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.