On Apr 6, 2011, at 1:45 PM, Peter Kelley wrote: Hi,
I am trying to install GTK 2 on Mac OSX 10.6.7 on a Mac Pro with Intel architecture, and am following the instructions for building it on http://sourceforge.net/apps/trac/gtk-osx/wiki/Build
When I try to execute the "jhbuild build meta-gtk-osx-bootstrap" command I get the following:
"checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool"
After some digging around in intltool I found this error:
"Can't load '/Users/peterkelley/gtk/inst/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle' for module XML::Parser::Expat: dlopen(/Users/peterkelley/gtk/inst/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle, 1): no suitable image found."
Have you upgraded to XCode4 by any chance?
Regards, John Ralls
|