Ravernomina
2009-Oct-14 06:05 UTC
[Wine] Mac OS X snow leopard Install Problems /opt/local/lib/libexp
Hello :). Im Installing WINE on My Mac From MacPorts. I used the command Code: sudo port install wine-devel It downloaded everything i needed and installed it all. Once at the WINE install part it gave me an error saying. Code: Error: You cannot install wine-devel for the architecture(s) i386 Error: because /opt/local/lib/libexpat.dylib only contains the architecture(s) x86_64. Error: Try reinstalling the port that provides /opt/local/lib/libexpat.dylib with the +universal variant. Error: Target org.macports.extract returned: incompatible architectures in dependencies Error: Status 1 encountered during processing. I tried booting into x86_64 and tried compiling same error as in i386... Any help please? Thank you (:
dimesio
2009-Oct-14 11:33 UTC
[Wine] Re: Mac OS X snow leopard Install Problems /opt/local/lib/libexp
Ravernomina wrote:> > Code: > > Error: Try reinstalling the port that provides /opt/local/lib/libexpat.dylib with the +universal variant. > > > > >Do what it tells you to do.
James Mckenzie
2009-Oct-14 14:51 UTC
[Wine] Mac OS X snow leopard Install Problems /opt/local/lib/libexp
>Code: >Error: You cannot install wine-devel for the architecture(s) i386 >Error: because /opt/local/lib/libexpat.dylib only contains the architecture(s) x86_64. >Error: Try reinstalling the port that provides /opt/local/lib/libexpat.dylib with the +universal variant.Find and install this package at MacPorts. Otherwise Wine will not install as it is a 32 bit application. James McKenzie