VirtualBox

Changes between Version 27 and Version 28 of Solaris build instructions


Ignore:
Timestamp:
Dec 18, 2007 6:01:45 PM (16 years ago)
Author:
Klaus Espenlaub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Solaris build instructions

    v27 v28  
    8181You can run !VirtualBox directly from the build target directory (`out/solaris.x86/release/bin/`). But first of all, you must install the !VirtualBox kernel module. There is a script {{{src/VBox/HostDrivers/Support/solaris/mod.sh}}} which does this for you. It requires you to either install sudo or run it as root.
    8282
    83 Next you should start the !VirtualBox XPCOM daemon using
    84 {{{
    85 cd ./out/solaris.x86/release/bin
    86 LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH" ./VBoxSVC &
    87 }}}
    8883Finally, you can start one of the frontends, e.g.
    8984{{{
     85cd out/solaris.x86/release/bin
    9086LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH" ./VirtualBox
    9187}}}

© 2023 Oracle
ContactPrivacy policyTerms of Use