LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-11-2014, 12:39 PM   #1
Quicken2k
Member
 
Registered: Mar 2009
Posts: 48

Rep: Reputation: 3
VirtualBox


I installed Virtualbox using sbopkg I cannot seem to find it anywhere ob my system though. Not in my KDE menu like I thought it would be.
 
Old 10-11-2014, 12:50 PM   #2
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Try the command whereis virtualbox to determine its location.
 
Old 10-11-2014, 02:55 PM   #3
Quicken2k
Member
 
Registered: Mar 2009
Posts: 48

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by hitest View Post
Try the command whereis virtualbox to determine its location.
That gives me this:

Code:
virtualbox: /usr/lib64/virtualbox
 
Old 10-12-2014, 01:22 PM   #4
glorsplitz
Senior Member
 
Registered: Dec 2002
Distribution: slackware!
Posts: 1,308

Rep: Reputation: 368Reputation: 368Reputation: 368Reputation: 368
Hi I followed tronayne instructions #3 here not sbopkg and "Oracle VM VirtualBox" ended up under KDE System Menu.
 
Old 10-13-2014, 06:17 AM   #5
Quicken2k
Member
 
Registered: Mar 2009
Posts: 48

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by glorsplitz View Post
Hi I followed tronayne instructions #3 here not sbopkg and "Oracle VM VirtualBox" ended up under KDE System Menu.
Thanks. I'm not using a multilib system wonder if that's the issue
 
Old 10-13-2014, 06:59 AM   #6
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
To check, I just tried this on Slackware 14.1 (32-bit x86) for VirtualBox-4.3.10 :
Code:
sqg -p virtualbox
sbopkg -k -b virtualbox
Compilation aborted with:
Code:
patching file vboxdrv.sh.in
patching file configure
Hunk #1 succeeded at 2705 (offset 178 lines).
Checking for environment: Determined build machine: linux.x86, target machine: linux.x86, OK.
Checking for kBuild: found, OK.
Checking for gcc: found version 4.8.2, OK.
Checking for Open Watcom: 
  ** Open Watcom was not found!
Checking for iasl: 
  ** iasl (variable IASL) not found!
Check /tmp/SBo/VirtualBox-4.3.10/configure.log for details
I didn't look thoroughly at that but just saw this and that. If nobody has done that yet I could investigate further later today or tomorrow. Also, the system on which I tried is not vanilla, I don't know if this can be related to that.

PS To look what executable files a package would install or has installed, look at /var/log/packages/<package-name> (if installed) or do:
Code:
mkdir /tmp/dirtoberemoved
tar -C /tmp/toberemoved -xf <packagename>
find /tmp/toberemoved -executable # But if too many try following command
find /tmp/toberemoved -executable | grep bin

Last edited by Didier Spaier; 10-13-2014 at 07:53 AM.
 
Old 10-13-2014, 07:57 AM   #7
ppr:kut
Slackware Contributor
 
Registered: Aug 2006
Location: Netherlands
Distribution: Slackware
Posts: 631

Rep: Reputation: 463Reputation: 463Reputation: 463Reputation: 463Reputation: 463
Quote:
Originally Posted by Didier Spaier View Post
I didn't look thoroughly at that but just saw this and that. If nobody has done that yet I could investigate further later today or tomorrow. Also, the system on which I tried is not vanilla, I don't know if this can be related to that.
Open Watcom missing was never an issue. The problem here is that acpica is not installed, hence it can't find iasl.

Regarding the original problem, there can be a whole slew of causes in all kinds of variations. I'm afraid we'll need more information to get a clearer picture. Does it start from the command line? build log?
 
2 members found this post helpful.
Old 10-13-2014, 09:01 AM   #8
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Quote:
Originally Posted by ppr:kut View Post
Open Watcom missing was never an issue. The problem here is that acpica is not installed, hence it can't find iasl.
Indeed. As I didn't want to install VitrtualBox but just have a look at the package I wrote "sbopkg -b" instead of "sbopkg -i", forgetting that I would miss dependencies then... Sorry for the noise and thanks Heinz for the heads-up.

Last edited by Didier Spaier; 10-13-2014 at 11:11 AM.
 
Old 10-13-2014, 12:48 PM   #9
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Quote:
Originally Posted by Quicken2k View Post
Thanks. I'm not using a multilib system wonder if that's the issue
You do not need (or particularly want) Multilib to install or use VirtualBox; it installs natively in Slakcware, 32- or 64-bit. I'm referring to the Oracle packages, not to SlackBuilds.org.

You get the Oracle binary packages at https://www.virtualbox.org/wiki/Downloads. You need the VirtualBox 4.3.18 Oracle VM VirtualBox Extension Pack found and the link and you will need either the All Distributions i386 file for 32-bit or AMD64 file for 64-bit Slackware. You click the VirtualBox 4.3.18 for Linux hosts link to get there (it's https://www.virtualbox.org/wiki/Linux_Downloads).

In any case, VirtualBox installs a link in the KDE or Xfce System menu for you; note that if you install VirtualBox using the Oracle installer (recommended) it will be in your /opt directory (it is "optional" software).

Hope this helps some.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Move Slackware guest from a Slackware hosted Virtualbox to Windows hosted Virtualbox? damgar Slackware 1 08-07-2012 11:28 PM
virtualbox or virtualbox ose manuleka Linux - Software 2 06-11-2009 02:56 PM
Virtualbox chipotphe Linux - Software 4 05-16-2009 01:37 PM
VirtualBox 1.6.2 is very well done. owa Linux - Software 1 06-14-2008 09:57 PM
VirtualBox jestinjoy Linux - Newbie 5 09-08-2007 06:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration