On Tue, Nov 04, 2008 at 08:12:48PM -0500, Tim Visher said: > Hello Everyone, > > I'm attempting to install `gtk2 +quartz` and I'm failing when it > attempts to install `pango 1.22.2` with the following error > > Error: Target org.macports.configure returned: pango 1.22.2 > requires glib 2.17.3 or later but you have glib 2.16.5. > > The problem is that when I run `port list installed` and fgrep for > glib I get the following: > > glib1 @1.2.10 devel/glib1 > glib2 @2.18.1 devel/glib2 > glib2 @2.18.1 devel/glib2 > glib2 @2.18.1 devel/glib2 > glib2 @2.18.1 devel/glib2
'port list' isn't what you want to use for this (list should really be called latest); instead, use 'port installed glib2' to see what glib2 versions are installed, and note which one is active. Bryan > > Nowhere in there is glib 2.16.5, and all I have are versions greater > than 2.17.3. What's the issue here? Is there a way that I can check > which version of glib2 it's grabbing? I don't think I would've > installed it at some other time but maybe. > > Thanks in advance! > > -- > > In Christ, > > Timmy V. > > http://burningones.com/ > http://five.sentenc.es/ - Spend less time on e-mail _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
