[MacPorts] #29070: issue installing nodejs

MacPorts noreply at macports.org
Sat Apr 9 22:11:26 PDT 2011


#29070: issue installing nodejs
----------------------------------------+-----------------------------------
  Reporter:  vijay.santhanam@…          |       Owner:  macports-tickets@…                   
      Type:  defect                     |      Status:  closed                               
  Priority:  Normal                     |   Milestone:                                       
 Component:  ports                      |     Version:  1.9.2                                
Resolution:  duplicate                  |    Keywords:                                       
      Port:  nodejs                     |  
----------------------------------------+-----------------------------------
Changes (by ryandesign@…):

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


Comment:

 The log shows this is a duplicate of #28562. Deactivate libev (you'll have
 to force this if you have any other port installed that's using libev),
 clean nodejs, install nodejs, then reactivate libev.

 {{{
 sudo port -f deactivate libev
 sudo port clean nodejs
 sudo port install nodejs
 sudo port activate libev
 }}}

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


More information about the macports-tickets mailing list