Changes between Initial Version and Version 1 of Ticket #32214


Ignore:
Timestamp:
Nov 24, 2011, 4:38:41 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says:

dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
  Referenced from: /opt/local/bin/grep
  Reason: no suitable image found.  Did find:
        /usr/local/lib/libintl.8.dylib: mach-o, but wrong architecture

Remove /usr/local/lib/libintl.8.dylib and anything else you've got in /usr/local; software you've installed there will interfere with MacPorts. Then clean the affected port (expat in this case: "sudo port clean expat") and try again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32214

    • Property Cc ryandesign@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Port expat added
  • Ticket #32214 – Description

    initial v1  
    11Trying to install wine. Kept having prob with gettext so cleaned and then expat problem. Cleaned it but still no joy.
    22
     3{{{
    34$ sudo port install wine
    45--->  Computing dependencies for gettext
     
    1718Error: Unable to upgrade port: 1
    1819Error: Unable to execute port: upgrade flex failed
     20}}}