Changes between Initial Version and Version 2 of Ticket #21937
- Timestamp:
- Oct 8, 2009, 7:59:37 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21937
- Property Cc martijn@… added
- Property Port py25-gtk added
-
Ticket #21937 – Description
initial v2 1 1 When trying to install universal gtk2 on a PPC machine, the following error occurs: 2 2 3 {{{ 3 4 $ sudo port install py25-gtk +universal +quartz +no_x11 4 ---> Computing dependencies for py25-gtkWhen building a universal binary of gtk2, make sure none of {i386 x86_64} is first in universal_archs in /opt/local/etc/macports/macports.conf 5 ---> Computing dependencies for py25-gtk 6 When building a universal binary of gtk2, make sure none of {i386 x86_64} is first in universal_archs in /opt/local/etc/macports/macports.conf 5 7 Error: Unable to execute port: incompatible universal_archs value 8 }}}