The MacPorts steps we've taken to successfully build 1.6.6 from source on Mac 10.6 are:
> sudo port install cairo +universal > sudo port install glib2 +universal > sudo port install gtk-doc +universal > sudo port install json-glib +universal > sudo port install atk +universal > sudo port upgrade --enforce-variants cairo +universal > sudo port install pango +universal Brian McGann Giavaneers On Mon, Feb 28, 2011 at 6:46 PM, Leonard Lin <[email protected]> wrote: > I'm trying to install the latest stable of Clutter (1.6.6) from source > and am running into some problems building. > I'm on OS X 10.6 and running the Macports 1.9.2 with the latest > updates. Has anyone been able to get this to get this running? > (bonus if you've gotten PyClutter working, but I never got a response > when I asked about that earlier). > > The build instructions seem pretty straightforward: > http://docs.clutter-project.org/docs/clutter/unstable/building-clutter.html > > However, after installing the ports listed, I get the following errors > running configure: > > configure: error: Package requirements (cairo-gobject >= 1.10 atk >= > 1.17 pangocairo >= 1.20 json-glib-1.0 >= 0.12.0 ) were not met: > > No package 'cairo-gobject' found > No package 'atk' found > No package 'json-glib-1.0' found > > I was able to install the atk and json-glib packages (these should > probably be added to the docs but was easy enough) > > > However, I can't find anything that provides cairo-gobject. I have > cairo-devel @1.11.2_0 installed via MacPorts. > > What am I missing? > > > .l > _______________________________________________ > clutter-app-devel-list mailing list > [email protected] > http://lists.clutter-project.org/listinfo/clutter-app-devel-list >
_______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
