how can I build a universal mdmg of gtk2?

Joshua Root jmr at macports.org
Wed Aug 4 00:23:16 PDT 2010


On 2010-8-4 16:57 , Kevin Layer wrote:
> I'm on a quest to make a single dmg that will work on i386 and x86_64.
> 
> Here's the method I used to build, on a 10.5 Intel system:
> 
> 1. Install MacPorts 1.9.1.
> 
> 2. Edit /opt/local/etc/macports/macports.conf to update
> 
>    universal_archs i386 x86_64
> 
> 3. port install gtk2 +x11 +universal
> 
> 4. port mdmg gtk2 +x11 +universal

Did you have any of gtk2's dependencies installed before you did these
steps? Show the output of 'port -v installed'.

- Josh


More information about the macports-users mailing list