Dear Mark, Thank you for your effort again. Quick rechecked to see that all four pkgs that you've mentioned are already installed. I think this comes from the USE flags, I've added extensions and sdk to defaults. Besides, I use "emerge -vbuND", not just "emerge -v".
Regards, toma On Thu, Feb 5, 2015 at 4:58 PM, Mark Knecht <markkne...@gmail.com> wrote: > On Thu, Feb 5, 2015 at 7:54 AM, Mark Knecht <markkne...@gmail.com> wrote: >> On Thu, Feb 5, 2015 at 7:23 AM, Tamas Karpati <tkarp...@gmail.com> wrote: >>> Hi, >>> Sorry for a stupid question: VirtualBox installed faillessly, however, >>> couldn't find an appropriate executable to ignite it. Only I found >>> VBoxHeadless, VBoxSDL, VBoxVRDP, VBoxManage and >>> VBoxTunctl in /usr/bin ... no virtualbox or anything else I've seen >>> in wikis or at the home page. Checked /usr/lib64/virtualbox, too, >>> to no avail. The USE flag vboxwebsrv was off but the logs >>> mention an XPCOM server being present (after blind shooting at >>> various exes). OpenRC is aware of the modules, seen them via >>> lsmod after reboot. Stuck (ridicolous me today :( >>> Plz, ideas... >>> >>> Thanks in advance, >>> toma >>> >> >> /usr/bin/VirtualBox >> >> That should start up the GUI where you can do an install. >> >> HTH, >> Mark > > In case it's a flags issue here's what I have installed: > > c2RAID6 ~ # emerge -pv virtualbox virtualbox-additions > virtualbox-extpack-oracle virtualbox-modules > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild R ~] app-emulation/virtualbox-additions-4.3.20 0 KiB > [ebuild R ~] app-emulation/virtualbox-modules-4.3.20 > USE="-pax_kernel" 0 KiB > [ebuild R ~] app-emulation/virtualbox-4.3.20-r1 USE="additions > alsa java opengl pam qt4 sdk udev -doc -extensions -headless > -pulseaudio -python -vboxwebsrv -vnc" PYTHON_TARGETS="python2_7" 0 KiB > [ebuild R ~] app-emulation/virtualbox-extpack-oracle-4.3.20.96996 0 KiB > > Total: 4 packages (4 reinstalls), Size of downloads: 0 KiB > c2RAID6 ~ # >