Hi 

> > 
> > I have been trying to "configure" this version and it fails on GLIB
> > test. I have downloaded a very recent version of GLIB. I also have the
> > Sun Gnome 2 desktop loaded and I am using it. Also have gcc etc.
> > 
> > No matter what I do I get errors on config. 
> > 
> > Why does configure ignore the flags I send it
> 
> Because the flag you send doesn't make what you expect it to do.
> 

I would like to understand what I should send!!

> > ./configure --disable-glibtest
> 
> You're not disabling glib wrapper (hopefully).

No just trying to make it ignore the test!!

> try pkg-config --modversion glib-2.0
> if pkgconfig isn't installed, install it. Else could you give us the
> result ?

OK, I added the path to my PKG_CONFIG_PATH variable (not set at start)
and having downloaded the full headers etc for glib2, it now passes. For
some reason the packages I have do not have the headers, just the
libraries, which I guess means I only have runtime, not developer
verions.

Thanks for the pointer, hopefully should be able to get further now.

Peter


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to