Changes between Initial Version and Version 2 of Ticket #45891


Ignore:
Timestamp:
Nov 14, 2014, 6:26:03 PM (9 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

The real problem is that your gmp port is not indexed for some reason. Could you try running these commands?

$ sudo rm $(port dir wget)/../../PortIndex*
$ sudo port selfupdate
$ port info gmp

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45891

    • Property Priority changed from High to Normal
    • Property Cc lisa.e.madden@… removed
  • Ticket #45891 – Description

    initial v2  
    11Trying to install wget via macports on a 10.9.5 system and get following error:
    2 
     2{{{
    33sudo port install wget
    44--->  Computing dependencies for wget
     
    77    http://guide.macports.org/#project.tickets
    88Error: Processing of port wget failed
    9 
     9}}}
    1010
    1111Installed libiconv-1.14 thinking it needed that, but did not help.  Same error.