Opened 13 years ago
Closed 13 years ago
#32214 closed defect (invalid)
Installing Wine
Reported by: | olgashort@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | expat |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Trying to install wine. Kept having prob with gettext so cleaned and then expat problem. Cleaned it but still no joy.
$ sudo port install wine ---> Computing dependencies for gettext ---> Dependencies to be installed: expat libiconv gperf ncurses ---> Fetching archive for expat ---> Attempting to fetch expat-2.0.1_1+universal.darwin_11.i386-x86_64.tgz from http://packages.macports.org/expat ---> Fetching expat ---> Verifying checksum(s) for expat ---> Extracting expat ---> Configuring expat ---> Building expat Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install expat Log for expat is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/main.log Error: The following dependencies were not installed: expat libiconv gperf ncurses Error: Unable to upgrade port: 1 Error: Unable to execute port: upgrade flex failed
Attachments (1)
Change History (2)
Changed 13 years ago by olgashort@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Port: | expat added |
Resolution: | → invalid |
Status: | new → closed |
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.
Note: See
TracTickets for help on using
tickets.
Log file for expat