Changes between Version 2 and Version 3 of Obsolete/MovedToTree/PackageManagement/Bootstrapping


Ignore:
Timestamp:
Nov 17, 2013, 2:45:22 PM (11 years ago)
Author:
mmu_man
Comment:

Precision about haikuporter (it's the path to the script itself we need, not it's checked-out folder)

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/MovedToTree/PackageManagement/Bootstrapping

    v2 v3  
    1616== Configuring and Building ==
    1717
    18  1. Configure the Haiku build with all usual parameters, but add the `--bootstrap` option with its three parameters, the paths to the checked out haikuporter, haikuports.cross, and haikuports repositories:
     18 1. Configure the Haiku build with all usual parameters, but add the `--bootstrap` option with its three parameters, the paths to the checked out haikuporter ''script'' (haikuporter-unix for non-Haiku host), haikuports.cross, and haikuports repositories folders:
    1919{{{
    2020.../configure ... --bootstrap path/to/haikuporter path/to/haikuports.cross path/to/haikuports