Opened 6 years ago
Closed 6 years ago
#57614 closed defect (invalid)
py27-gobject does not pull in glib2
Reported by: | rmottola (Riccardo) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-gobject |
Description (last modified by mf2k (Frank Schima))
when building dependencies with +quartz (specifically, installling gimp2 +quartz -x11)
installation fails because of:
---> Configuring py27-gobject Error: Failed to configure py27-gobject: glib2 must be installed with +quartz.
This is on Snow Leopard, but It doesn't seem to be relevant in this case?
Change History (4)
comment:1 Changed 6 years ago by rmottola (Riccardo)
comment:3 Changed 6 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Port: | py-gobject added; py27-gobject removed |
comment:4 Changed 6 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
You need to do what it says and install glib2 +quartz
.
There is nothing to fix here. Since Trac is not for tech support, follow-up on the Macports Users mailing list instead.
Note: See
TracTickets for help on using
tickets.
doesn't this mean that quartz is actually "default" and glib2 is put in as a dependency?