From: John R. <jr...@ce...> - 2011-09-24 03:09:01
|
On Sep 23, 2011, at 5:54 PM, Cheoljong Lee wrote: > Hi, > > I tried to install gtk+ on osx and there were no problems until I got this message from jhbuild build meta-gtk-osx-bootstrap. > > $jhbuild build meta-gtk-osx-bootstrap > jhbuild build: could not download https://raw.github.com/jralls/gtk-osx-build/master/modulesets-stable/gtk-osx.modules: dlsym(RTLD_DEFAULT, SCDynamicStoreCopyProxies): symbol not found > > When I typed jhbuild sanitycheck, it returned > > $jhbuild sanitycheck > Could not find XML catalog > > How do I solve this problem? Thank you very much in advance! > Looks like raw.github.com is offline. As it happens, I'm migrating to gnome.org, and the gtk-osx-build repo is already transferred. Try setting the moduleset to http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules Regards, John Ralls |