Changes between Version 5 and Version 6 of BuildNomDarwin
- Timestamp:
- Apr 22, 2008, 12:24:13 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildNomDarwin
v5 v6 32 32 * Add it the {{{kBuild/bin/darwin.x86/}}} directory to the '''PATH''' via .bash_profile or .profile. 33 33 * Create an '''alias''' {{{kmk=/wherever/kBuild/bin/darwin.x86/kmk}}}. 34 * Or run '''kBuild/env.sh''' to create a new shell instance with the changed 'PATH'.34 * Or run '''kBuild/env.sh''' to create a new shell instance with the changed {{{PATH}}}. 35 35 36 36 The last option is currently the most common one. Note that {{{kBuild/env.sh}}} has a number of options that can be useful for scripting and such (like {{{--full}}}).