On Fri, 2008-03-28 at 09:42 +0200, Oskar Lönnberg wrote:

> I tried with the flavour, but received complaints about missing
> pkg-config

clutter needs pkg-config to find the location of the libraries and their
compilation flags needed to build it.

as I wrote on this list and on the 0.6 documentation:

  http://www.clutter-project.org/docs/clutter/0.6/clutterbuilding.html

"""
The recommended way of building Clutter on OSX is to use Jhbuild[0],
following the documentation for building the GTK+ stack as shown
here[1]. 

Jhbuild depends on SVN, which can be installed on OSX by using the
MacPorts project. 

XCode should also be installed, either from the OSX installation disk or
downloading it from the Apple website. 

Due to Clutter's dependency on GDK-Pixbuf, GTK+ for OSX must also be
built. After building GTK+, extract the files from Clutter's release tar
archive or check out the project from SVN. Clutter OSX backend is built
by passing the --with-flavour=osx command line argument to the configure
script. 

GTK-Doc is not working on OSX, so API reference generation should also
be disabled when building Clutter, by using the --disable-docs and
--disable-gtk-doc command line argument to the configure script. 
"""

so, if you're trying to build Clutter on OSX, please use Jhbuild.

ciao,
 Emmanuele.

[0] http://live.gnome.org/Jhbuild
[1] http://developer.imendio.com/projects/gtk-macosx/

-- 
Emmanuele Bassi, OpenedHand Ltd.
Unit R, Homesdale Business Centre
216-218 Homesdale Rd., Bromley - BR12QZ
http://www.o-hand.com

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to