Changes between Version 113 and Version 114 of ProblemHotlist
- Timestamp:
- May 30, 2014, 12:30:11 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProblemHotlist
v113 v114 1 1 = Problem Hotlist = 2 2 3 [[PageOutline( 2-3,Table of Contents,inline)]]3 [[PageOutline(1-3,Table of Contents,inline)]] 4 4 5 5 == MacPorts `port install`s fail on OS X Lion 10.7 after a fresh App Store installation of Xcode == … … 239 239 = Retired Problems = 240 240 241 {{{#!div class="important" style="background: #99d8c9; border-color: #2ca25f; color: #00441b;" 241 242 The following problems are now solved, no longer apply to current MacPorts or should no longer be happening due to other circumstances. They are kept here for future reference and to avoid breaking existing links. 243 }}} 244 242 245 243 246 == MacPorts `port install`s fail after an OS X upgrade == … … 247 250 See [wiki:Migration], for OS X Mavericks problems see [wiki:MavericksProblems]. 248 251 252 {{{#!div class="important" style="background: #99d8c9; border-color: #2ca25f; color: #00441b;" 249 253 '''Note:''' Starting with MacPorts 2.3.0, MacPorts will print an error message if this occurs and direct you to [wiki:Migration]. The message will read: 250 254 {{{ … … 252 256 If you upgraded your OS, please follow the migration instructions: https://trac.macporst.org/wiki/Migration 253 257 }}} 258 }}} 254 259 255 260 == Can't find Tcl configuration definitions == #tclConfig … … 269 274 after installing Xcode 5.0.1 or later. 270 275 276 {{{#!div class="important" style="background: #99d8c9; border-color: #2ca25f; color: #00441b;" 271 277 '''Note:''' This can no longer occur starting with MacPorts 2.3.0, because it ships its own copy of Tcl. 278 }}}