macports in 32 bit on snow leopard ?

Ryan Schmidt ryandesign at macports.org
Wed Feb 17 10:11:20 PST 2010


On Feb 17, 2010, at 05:52, Johannes Behr wrote:

>> If that's the way you want to go, I would recommend you uninstall all ports. Then change build_arch and reinstall the ports you need. However:
> 
> How do I uninstall all ports ?

sudo port -f uninstall installed


>> Perhaps you would be happier with universal ports? built for both 32-bit and 64-bit? In that case, you can rebuild all ports universal by running this command:
>> 
>> sudo port upgrade --enforce-variants active +universal
> 
> This would assume that all ports ( inc. latex and wine ) with 32/64 bit ?
> It this correct ?
> 
> (latex and wine is the second reason why I installed macports).

Ports that can be built universal will be built universal. Ports that cannot be built universal and indicate that they cannot build universal will not build universal. wine, for example, already knows to build itself 32-bit even on 64-bit Macs, provided the dependencies are already installed 32-bit or universal.



More information about the macports-users mailing list