New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Version 52 and Version 53 of FAQ


Ignore:
Timestamp:
02/22/09 03:33:57 (4 years ago)
Author:
raimue@…
Comment:

*-append exists for long enough now

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v52 v53  
    6666}}} 
    6767 
    68 === Why do I get an error about configure.cflags-append? === 
    69  
    70 When running `port` for the first time, you may see this error message: 
    71  
    72 {{{ 
    73 unable to open port: invalid name "configure.cflags-append" 
    74 }}} 
    75  
    76 This is a feature which was added recently, and it means you do not have the latest version of MacPorts installed. To resolve it, update to the latest version of MacPorts by running: 
    77  
    78 {{{ 
    79 sudo port selfupdate 
    80 }}} 
    81  
    8268=== What are the folders in `${prefix}/var/macports/ for and why do they take up so much space? === 
    8369