[MacPorts] #30329: Error: Failed to install fontconfig
MacPorts
noreply at macports.org
Sat Jul 23 19:26:50 PDT 2011
#30329: Error: Failed to install fontconfig
---------------------------------+------------------------------------------
Reporter: pengyu.ut@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.0
Keywords: | Port: fontconfig
---------------------------------+------------------------------------------
Comment(by ryandesign@…):
That error message is typically what happens when your libiconv port is
installed for the wrong architecture somehow. MacPorts recognizes this if
you installed a port after MacPorts 1.90; perhaps you installed libiconv
with an older MacPorts. Anyway, reinstall libiconv. For wine it's going to
need to be universal (unless you're on a 32-bit-only Mac like the original
MacBook Pro) so do:
{{{
sudo port -f uninstall libiconv
sudo port install libiconv +universal
}}}
--
Ticket URL: <https://trac.macports.org/ticket/30329#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list