VirtualBox

Changes between Version 2 and Version 3 of Mac OS X build instructions


Ignore:
Timestamp:
Dec 15, 2006 4:07:43 PM (17 years ago)
Author:
jose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Mac OS X build instructions

    v2 v3  
    1616./configure --without-xpcom
    1717}}}
    18     If it finds everything it needs, it will create a file called 'Config.kmkconf' containing paths to the various tools on your system. Also, it will create an environment setup script called configure.sh. This step only has to be done once (if something changes in your build tool setup, you might have to repeat it but keep in mind that both output files will be overwritten).
    19  1. Whenever you want to build VirtualBox, you have to open a shell and source the generated environment setup script 'configure.sh', i.e. do
     18    If it finds everything it needs, it will create a file called 'AutoConfig.kmk' containing paths to the various tools on your system. Also, it will create an environment setup script called configure.sh. This step only has to be done once (if something changes in your build tool setup, you might have to repeat it but keep in mind that both output files will be overwritten).
     19 1. Whenever you want to build !VirtualBox, you have to open a shell and source the generated environment setup script 'env', i.e. do
    2020{{{
    21 . ./configure.sh
     21. ./env
    2222}}}
    2323 1. To build type

© 2023 Oracle
ContactPrivacy policyTerms of Use