[MacPorts] #24052: port install gcc44 failed

MacPorts noreply at macports.org
Thu Mar 18 12:57:34 PDT 2010


#24052: port install gcc44 failed
--------------------------------+-------------------------------------------
  Reporter:  kadmiel@…          |       Owner:  mww@…           
      Type:  defect             |      Status:  closed          
  Priority:  Normal             |   Milestone:                  
 Component:  ports              |     Version:  1.8.2           
Resolution:  invalid            |    Keywords:                  
      Port:  gcc44              |  
--------------------------------+-------------------------------------------
Changes (by macsforever2000@…):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 All you have to do is move it temporarily:

 {{{
 sudo mv /usr/local /usr/local.moved
 sudo port clean gcc44
 sudo port insall gcc44
 sudo mv /usr/local.moved /usr/local
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/24052#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list