[Gegl-developer] gegl build problem (babl include)
Mason Thomas
mason_thomas at hotmail.com
Sat Jul 18 10:52:10 PDT 2009
Hi,
I am having some difficulty building the most recent gegl (from a git clone). I cloned the babl repository and successfully built that, but the gegl build stops when it tries to include <babl.h> in gegl/buffers/gegl-tile-source.h.
Note I am building these libraries in a local directory. For babl I do:
./autogen.sh --prefix=/home/mason/localinstall
make
make install
and for gegl I use:
BABL_LIBS=/home/mason/localinstall/lib BABL_CFLAGS="-O2" ./autogen.sh --prefix=/home/mason/localinstall
make
The make fails when trying to include the babl header.
Should the configure script catch the different location of the babl directories, or is there a commonly understood step I am missing?
Thanks,
-Mason
_________________________________________________________________
Windows Live™ SkyDrive™: Store, access, and share your photos. See how.
http://windowslive.com/Online/SkyDrive?ocid=TXT_TAGLM_WL_CS_SD_photos_072009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /lists/gegl-developer/attachments/20090718/169ec6ef/attachment.html
More information about the Gegl-developer
mailing list