Strange GTK error
Ryan Schmidt
ryandesign at macports.org
Wed Jul 2 10:52:17 PDT 2008
On Jul 2, 2008, at 09:41, Frank Schima wrote:
> As a follow-up question: for some reason, I have both gtk1 and gtk2
> active. Is there any reason to have both? In other words, why might
> I have gtk1 active? I certainly did not install it directly. I mean
> I understand that ports can be installed as dependencies, but is
> there some port(s) that requires gtk1 over gtk2? Is there a port
> command to tell me which ports may have required it?
>
> gtk1 @1.2.10_6 (active)
> gtk2 @2.12.9_0+x11 (active)
Ports that require gtk1 cannot use gtk2 without a rewrite.
Ports that require gtk2 cannot use gtk1.
To discover which of your installed ports require gtk1, say:
port dependents gtk1
More information about the macports-users
mailing list