Am Montag, den 20.12.2004, 09:31 +0100 schrieb Xavier Ordoquy: > On Sun, 2004-12-19 at 15:17 +0100, Marcus Habermehl wrote: > > Am Samstag, den 18.12.2004, 12:49 +0000 schrieb Gustavo J. A. M. > > Carneiro: > > > Module gnome.ui has it. > > > > Is this module part of gnome-python? I've installed pygtk and gnome- > > python. But a module gnome.ui isn't exists. > > If you compiled gnome-python yourself, have you ensured the headers were > installed for libgnomeui and co ? > What gnome-python version do you run ? What's your distribution ?
Yes. I've compiled gnome-python myself. Now a stupid question. Headers are the files with the suffix .h? At the end of this message I add the file list of my gnome-python package. Because for me it doesn't seems that the headers are installed. The tarball I have installed with ./configure --prefix=/usr && make && make DESTDIR=/tmp/work install. Here are the version of different packages. If they are important. gnome-python 2.5.90 pygtk 2.3.96 python 2.3.4 gtk+2 2.4.10 Gnome 2.6 My distribution is Slackware 10.0. Concerning the headers I want to create a rpm package from the tarball. But I become an error. rpmbuild searches and find python2.2. But it isn't possible. I've only python2.3. It's curious. Filelist gnome_python-2.5.90-i686-1mh: install/ install/slack-desc usr/ usr/doc/ usr/doc/gnome-python-2.5.90 usr/doc/gnome-python-2.5.90/AUTHORS usr/doc/gnome-python-2.5.90/COPYING usr/doc/gnome-python-2.5.90/ChangeLog usr/doc/gnome-python-2.5.90/ChangeLog.pre-2-0 usr/doc/gnome-python-2.5.90/INSTALL usr/doc/gnome-python-2.5.90/NEWS usr/doc/gnome-python-2.5.90/README usr/doc/gnome-python-2.5.90/gnome-python.spec usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/gnome-python-2.0.pc usr/lib/python2.3/ usr/lib/python2.3/site-packages/ usr/lib/python2.3/site-packages/gtk-2.0/ usr/lib/python2.3/site-packages/gtk-2.0/bonobo/ usr/lib/python2.3/site-packages/gtk-2.0/bonobo/__init__.py usr/lib/python2.3/site-packages/gtk-2.0/bonobo/__init__.pyc usr/lib/python2.3/site-packages/gtk-2.0/bonobo/__init__.pyo usr/lib/python2.3/site-packages/gtk-2.0/gconf.la usr/lib/python2.3/site-packages/gtk-2.0/gconf.so usr/lib/python2.3/site-packages/gtk-2.0/gnome/ usr/lib/python2.3/site-packages/gtk-2.0/gnome/__init__.py usr/lib/python2.3/site-packages/gtk-2.0/gnome/__init__.pyc usr/lib/python2.3/site-packages/gtk-2.0/gnome/__init__.pyo usr/lib/python2.3/site-packages/gtk-2.0/gnome/_gnome.la usr/lib/python2.3/site-packages/gtk-2.0/gnome/_gnome.so usr/lib/python2.3/site-packages/gtk-2.0/gnome/applet.la usr/lib/python2.3/site-packages/gtk-2.0/gnome/applet.so usr/lib/python2.3/site-packages/gtk-2.0/gnome/canvas.la usr/lib/python2.3/site-packages/gtk-2.0/gnome/canvas.so usr/lib/python2.3/site-packages/gtk-2.0/gnomeprint/ usr/lib/python2.3/site-packages/gtk-2.0/gnomeprint/__init__.py usr/lib/python2.3/site-packages/gtk-2.0/gnomeprint/__init__.pyc usr/lib/python2.3/site-packages/gtk-2.0/gnomeprint/__init__pyo usr/lib/python2.3/site-packages/gtk-2.0/gnomeprint/_print.la usr/lib/python2.3/site-packages/gtk-2.0/gnomeprint/_print.so usr/lib/python2.3/site-packages/gtk-2.0/gnomeprint/ui.la usr/lib/python2.3/site-packages/gtk-2.0/gnomeprint/ui.so usr/lib/python2.3/site-packages/gtk-2.0/gtkhtml2.la usr/lib/python2.3/site-packages/gtk-2.0/gtkhtml2.so usr/share/ usr/share/pygtk/ usr/share/pygtk/2.0/ usr/share/pygtk/2.0/defs/ usr/share/pygtk/2.0/defs/applet.defs usr/share/pygtk/2.0/defs/art.defs usr/share/pygtk/2.0/defs/bonobo-types.defs usr/share/pygtk/2.0/defs/bonobo.defs usr/share/pygtk/2.0/defs/bonoboui-types.defs usr/share/pygtk/2.0/defs/bonoboui.defs usr/share/pygtk/2.0/defs/canvas.defs usr/share/pygtk/2.0/defs/gconf.defs usr/share/pygtk/2.0/defs/gnome-types.defs usr/share/pygtk/2.0/defs/gnome.defs usr/share/pygtk/2.0/defs/gtkhtml2.defs usr/share/pygtk/2.0/defs/nautilus.defs usr/share/pygtk/2.0/defs/print.defs usr/share/pygtk/2.0/defs/printui.defs usr/share/pygtk/2.0/defs/ui.defs regards Marcus _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
