Changes between Initial Version and Version 2 of Ticket #21937


Ignore:
Timestamp:
Oct 8, 2009, 7:59:37 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21937

    • Property Cc martijn@… added
    • Property Port py25-gtk added
  • Ticket #21937 – Description

    initial v2  
    11When trying to install universal gtk2 on a PPC machine, the following error occurs:
    22
     3{{{
    34$ 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
     6When 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
    57Error: Unable to execute port: incompatible universal_archs value
     8}}}