Ryan Schmidt wrote: > On Oct 16, 2008, at 03:20, David Epstein wrote: > > >> My error message must have been dealt with somewhere in the list, >> possibly >> many times, but I haven't been able to find it. I was trying to >> install >> gimp: >> sudo port install gimp >> Eventually I got the error message >> Target org.macports.configure returned: pango 1.22.0 requires glib >> 2.17.3 or >> later but you have glib 2.16.5. >> >> I tried sudo port deactivate glib, which resulted in >> Password: >> ---> Deactivating glib >> Error: port deactivate failed: Registry error: glib not registered as >> installed & active. >> >> Help would be appreciated. >> > > Your glib2 is out of date, so you should update it: > > sudo port sync > sudo port upgrade glib2 > > To see which other ports are out of date and in need of updating: > > port outdated > > _______________________________________________ > macports-users mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > After doing
port selfupdate Of course. Several of the gimp dependencies have been updated recently so be sure you have the latest ports before you start. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
