Two errors compiling wine-devel
Ryan Schmidt
ryandesign at macports.org
Wed Sep 2 17:54:03 PDT 2009
On Sep 2, 2009, at 10:39, Payam Minoofar wrote:
> On Sep 1, 2009, at 7:16 PM, Jeremy Huddleston wrote:
>
>> wine needs to build 32bit which means that you need to build macports
>> 2-way (i386/x86_64) to use wine.
>
> How do I do that?
For each port that is a dependency of wine, e.g. freetype:
sudo port upgrade --force freetype +universal
(I think this is the new correct syntax for 1.8.0.)
But dependencies must be done first. For example, freetype depends on
zlib, so zlib must be universal first.
More information about the macports-users
mailing list