VirtualBox

Changes between Version 6 and Version 7 of Mac OS X build instructions


Ignore:
Timestamp:
Jan 15, 2007 8:47:04 AM (17 years ago)
Author:
jose
Comment:

Latest kBuild is required for SDL to work on Mac OS X.

Legend:

Unmodified
Added
Removed
Modified
  • Mac OS X build instructions

    v6 v7  
    99 * The SDL library. Check your favorite package manager - Mac Ports, Fink,...
    1010 * The i386-elf-gcc package from Mac Ports. (This requirement will go away later.)
     11 * Latest kBuild 0.1.x:
     12    1. Go to the root directory of the checkout (where Config.kmk reside).
     13    1. Remove the ./kBuild tree:
     14{{{
     15rm -Rf ./kBuild
     16}}}
     17    1. Check out the most recent release:
     18{{{
     19svn co http://svn.netlabs.org/repos/kbuild/trunk/kBuild kBuild
     20}}}
    1121 * ...
    1222

© 2023 Oracle
ContactPrivacy policyTerms of Use