On Wed, 2008-04-30 at 20:46 -0700, Pat Ferrel wrote:
> I’m trying to run configure on OSX Leopard.  The first error is 
> 
> checking GL/gl.h usability... no
> checking GL/gl.h presence... no
> checking for GL/gl.h... no
> configure: error: Unable to locate required GL headers
> 
> In xcode I can compile and run OpenGL examples.  Do I have something
> set up wrong for running ./configure in terminal? 

you probably did not use:

  ./configure --with-flavour=osx

which will tell the configure script to configure Clutter with the OSX
backend.

I also assume you did read:

  http://developer.imendio.com/projects/gtk-macosx/build-instructions

on how to build part of the gtk+ stack on OS X using jhbuild, which is
strongly recommended until somebody start packaging Clutter with either
MacPorts or by shipping a native OS X package.

ciao,
 Emmanuele.

-- 
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