Re: New pygtk and gnome-python releases



tor 2002-01-31 klockan 12.41 skrev Chris Chabot:
> When trying to compile this brand sparkling new gnome-python release, i 
> run into the following error:
> 
> 
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
> -I/usr/include/python2.2 -I/usr/include/pygtk-2.0     
> -I/usr/include/gconf/2 -I/usr/include/bonobo-activation-2.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 
> -I/usr/include/libxml2   -O2 -march=i686 -mcpu=i686 -Wall -std=c9x -c -o 
> gconfmodule_la-gconf.lo `test -f gconf.c || echo './'`gconf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 
> -I/usr/include/pygtk-2.0 -I/usr/include/gconf/2 
> -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
> -I/usr/include/linc-1.0 -I/usr/include/libxml2 -O2 -march=i686 
> -mcpu=i686 -Wall -std=c9x -c gconf.c -MT gconfmodule_la-gconf.lo -MD -MP 
> -MF .deps/gconfmodule_la-gconf.TPlo  -fPIC -DPIC -o gconfmodule_la-gconf.o
> gconf.override:10:36: gconf/gconf-enum-types.h: No such file or directory
> make[2]: *** [gconfmodule_la-gconf.lo] Error 1
> make[2]: Leaving directory `/usr/src/redhat/BUILD/gnome-python-1.99.7/gconf'
> make[1]: *** [all-recursive] Error 1
> 
> 
> When removing this include, it fails miserably on all kinds of missing 
> defines... which seem to be defined in gconf.defs? Any simple way to 
> 'fix' this?

Update gconf.

> 
>     -- Chris
> 
> 
> James Henstridge wrote:
> 
> > New pygtk and gnome-python releases are available, which should work 
> > with the recent gtk+ 1.3.13 release and gnome 2.0 desktop alpha.
> >
> > This release of gnome-python depends on orbit-python (without it, only 
> > the canvas module will be built).  The packages are available at:
> >  ftp://ftp.gtk.org/pub/gtk/python/v1.3/pygtk-1.99.7.tar.gz
> >  
> > ftp://ftp.gnome.org/pub/GNOME/earthquake/sources/gnome-python/gnome-python-1.99.7.tar.gz 
> >
> >  
> > ftp://ftp.gnome.org/pub/GNOME/earthquake/sources/orbit-python/orbit-python-1.99.0.tar.gz 
> >
> >
> > The pygtk release contains many bug fixes, almost working threading 
> > support (based on Sopwith's original patch), new examples for 
> > pygtk-demo, and half working support for automatically generating 
> > signal and property docs for the online help (doesn't quite work 
> > because of a python bug).  There is also a few improvements I added to 
> > the code generator, which allowed the bonobo bindings to integrate 
> > better with the orbit bindings.
> >
> > The gnome-python release contains many new features (it is more than 
> > 50k larger than the last release).  These include bindings for 
> > libbonobo, libbonoboui, libgnomeui, GConf, nautilus views and panel 
> > applets.  The majority of this work was done by Johan Dahlin.
> >
> > The orbit-python package is a port of the stable orbit-python to 
> > ORBit2. This porting work was also done by Johan Dahlin.
> >
> > As always, report bugs at http://bugzilla.gnome.org/
> >
> > James.
> >
> 
> 
> 
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]