Changes between Version 9 and Version 10 of MavericksProblems


Ignore:
Timestamp:
Oct 26, 2013, 12:42:20 AM (11 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

since not everybody is building from source now the missing tclConfig.sh might not happen immediately

Legend:

Unmodified
Added
Removed
Modified
  • MavericksProblems

    v9 v10  
    99Versions 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 using the [https://distfiles.macports.org/MacPorts/MacPorts-2.2.1-10.9-Mavericks.pkg installer for Mavericks]. Do '''not''' create a symlink named `/usr/bin/gnutar` pointing to a different version of tar or a version of gnutar you installed using MacPorts or yourself.
    1010
    11 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.
     11Ensure 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 might otherwise see an error message about MacPorts not being able to find Tcl with the next selfupdate.
    1212
    1313== Pre-Built Binary Packages ==