On 28 November 2012 00:56, Daniel Narvaez <[email protected]> wrote: > On 28 November 2012 00:44, Alan Jhonn Aguiar Schwyn <[email protected]> > wrote: >> checking for METACITY... no >> configure: error: Package requirements (gtk+-2.0 >= 2.24.0 gio-2.0 >= >> 2.25.10 pango >= 1.2.0 gsettings-desktop-schemas >= 3.3.0 libcanberra-gtk >> xcomposite >= 0.2 xfixes xrender xdamage xcursor) were not met: >> >> No package 'gsettings-desktop-schemas' found >> No package 'libcanberra-gtk' found > > Do you have gsettings-desktop-schemas-dev and libcanberra-gtk-dev installed?
I fixed yet another bug... (this was quite productive!) Now when you pull and "make" you are likely to get a list like this, probably longer: Failed checks: [pkgconfig] gsettings-desktop-schemas [pkgconfig] libcanberra-gtk You need to figure out which packages contains the missing dependencies. If you don't install all of them stuff will not work. It should be useful for you to look at config/packages/deps-3.4.json, where the Ubuntu 12.10 packages are listed. They shouldn't be changed too much. All of this is of course because you are using a distro which is not yet supported, normally dependencies are installed automatically. _______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

