Dia

Ryan Schmidt ryandesign at macports.org
Mon Sep 20 02:22:23 PDT 2010


On Sep 20, 2010, at 04:13, Z wrote:

> Thanks to that clear answer! However, it still has problems (cf. attached main2.log) The suggested solution seems to modify an environment path, but it does not indicate to which value this path should be modified to... and how  

You don't need to modify any variable.

The relevant error in the new log is:

> :info:configure checking for BASE_DEPENDENCIES... configure: error: Package requirements (glib-2.0 >= 2.23.6    atk >= 1.29.2    pango >= 1.20    cairo >= 1.6) were not met:
> :info:configure 
> :info:configure Requested 'glib-2.0 >= 2.23.6' but version of GLib is 2.18.3

So, while configuring gtk2 version 2.20.1, it found glib2 version 2.18.3 installed, but requires 2.23.6 or greater.

The current version of glib2 in MacPorts is 2.24.2, so it would seem your ports are still out of date.

What does "port info glib2" say? What does "port installed glib2" and "port outdated glib2" say? Can you "sudo port upgrade glib2", and if so, does gtk2 then build ok?




More information about the macports-users mailing list