VirtualBox

Changes between Version 34 and Version 35 of Linux build instructions


Ignore:
Timestamp:
Feb 15, 2008 11:25:22 AM (16 years ago)
Author:
Frank Mehnert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Linux build instructions

    v34 v35  
    9494== Building !VirtualBox ==
    9595
    96  1. Change to the root directory of the sources and execute the configure script: `./configure`. 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 `env.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).
     96 1. Change to the root directory of the sources and execute the configure script:
     97{{{
     98./configure
     99}}}
     100If 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 `env.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).
    97101
    98102 2. Whenever you want to build !VirtualBox, you have to open a shell and source the generated environment setup script 'env.sh', i.e. do

© 2023 Oracle
ContactPrivacy policyTerms of Use