Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
virtualbox-ose-3.0.6 not installed correctly [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
ISHAIM
Apprentice
Apprentice


Joined: 08 Oct 2006
Posts: 161
Location: Chicago, IL

PostPosted: Mon Sep 28, 2009 10:40 pm    Post subject: virtualbox-ose-3.0.6 not installed correctly [SOLVED] Reply with quote

I have emerged virtualbox-ose-3.0.6, however no new icons show up in the Gnome menus. The installation completed with no errors. In a terminal, I type VirtualBox, both as regular user and root, to no effect:
Code:
isaias@gentoo ~ $ VirtualBox
-bash: VirtualBox: command not found

gentoo isaias # VirtualBox
bash: VirtualBox: command not found


A locate virtualbox-ose yields all the things that are normally there as part of the portage tree, and the installed files on my hard drive. I'm not sure what to do.


Last edited by ISHAIM on Thu Oct 01, 2009 3:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
E001754
Guru
Guru


Joined: 01 Aug 2004
Posts: 442
Location: Paris, France

PostPosted: Tue Sep 29, 2009 8:00 am    Post subject: Reply with quote

What gives the following :

Quote:

equery files virtualbox-ose | grep bin


Or some similar equery command to find out the exact name of the executable generated by compilation.
Back to top
View user's profile Send private message
ISHAIM
Apprentice
Apprentice


Joined: 08 Oct 2006
Posts: 161
Location: Chicago, IL

PostPosted: Tue Sep 29, 2009 1:53 pm    Post subject: Reply with quote

Here is the output of equery files virtualbox-ose | grep bin:
Code:
isaias@gentoo ~ $ equery files virtualbox-ose | grep bin
/usr/bin
/usr/bin/VBoxHeadless
/usr/bin/VBoxManage
/usr/bin/VBoxSDL
/usr/bin/VBoxTunctl
/usr/bin/VBoxVRDP


Any of those binaries that I try to load in console only give console output/interface to VirtualBox. None of them will pop up a GUI frontend.

Does the virtualbox-ose GUI need qt4? Here are my USE flags:
Code:
isaias@gentoo ~ $ emerge -pv virtualbox-ose

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] app-emulation/virtualbox-ose-3.0.6  USE="additions alsa hal opengl python -headless -pulseaudio* -qt4 -sdk -vboxwebsrv" 0 kB
Back to top
View user's profile Send private message
E001754
Guru
Guru


Joined: 01 Aug 2004
Posts: 442
Location: Paris, France

PostPosted: Tue Sep 29, 2009 2:09 pm    Post subject: Reply with quote

I don't know because I used the binary version.
But probably it's worth the try of using qt4 for this package.
Back to top
View user's profile Send private message
ISHAIM
Apprentice
Apprentice


Joined: 08 Oct 2006
Posts: 161
Location: Chicago, IL

PostPosted: Tue Sep 29, 2009 3:36 pm    Post subject: Reply with quote

I will try this building with USE="qt4" then, as http://en.wikipedia.org/wiki/Qt_(toolkit)#Applications_built_using_Qt has VirtualBox in the list. :oops:
Back to top
View user's profile Send private message
ISHAIM
Apprentice
Apprentice


Joined: 08 Oct 2006
Posts: 161
Location: Chicago, IL

PostPosted: Thu Oct 01, 2009 3:13 pm    Post subject: Reply with quote

You need to install virtualbox-ose with qt4 support, USE="qt4". Problem solved.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum