Changes between Version 2 and Version 3 of MavericksProblems


Ignore:
Timestamp:
Oct 23, 2013, 7:50:18 PM (10 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

document base building issues and the officially best way to solve them, add a note on binary packages

Legend:

Unmodified
Added
Removed
Modified
  • MavericksProblems

    v2 v3  
    55First of all, please read [wiki:Migration].
    66
     7== Updating MacPorts Base ==
     8
     9The version of MacPorts built on 10.8 or lower will fail to install packages on Mavericks because of a missing `/usr/bin/gnutar`. The solution to that problem is to re-install MacPorts. Since no binary installer is available yet, [http://guide.macports.org/#installing.macports.source|installation from source] is currently the only way to do this.
     10
     11On Mavericks, ensure you have at least the command line tools installed by running `xcode-select --install` from a Terminal. Make sure to also run this even if you have Xcode installed, because you will otherwise see an error message about MacPorts not being able to find Tcl.
     12
     13== Pre-Built Binary Packages ==
     14
     15We will start to build and distribute binary packages for ports as soon as we have a Mavericks buildbot. [https://lists.macosforge.org/pipermail/macports-dev/2013-October/024724.html|Our admins are working] on getting the buildbot set up.
     16
    717== Tickets for Broken Ports ==
    818