The current CVS works with current CVS gtk+ (approximately 1.1.9), and
GNOME_STABLE branch of gnome-libs.
I guess it doesn't quite work with gtk-1.1.7. The other option is to use
the pygtk off my ftp site, and when building gnome-python, run the
following:
./configure
cd pygnome
make
make install
This will only compile and install the GNOME portions of the gnome-python
module.
I will probably put out a new snapshot of gnome-python, which can be used
with the 0.99 tarballs with gtk+-1.1.9.
James Henstridge.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
On Sat, 19 Dec 1998, Martin Preishuber wrote:
> Hi there,
>
> I've installed the current gnome rpms (gnome 0.99, glib/gtk 1.1.7) ...
> the
> pygtk version on james's ftpsite worked fine, the python-gnome snapshot
> didn't
> so I downloaded the cvs version, which compiled, but I get some error
> with
> the apps:
>
> Traceback (innermost last):
> File "/usr/local/bin/eroaster", line 7, in ?
> from Gtkinter import *
> File "/usr/lib/python1.5/site-packages/Gtkinter.py", line 6, in ?
> from gtk import *
> File "/usr/lib/python1.5/site-packages/gtk.py", line 21, in ?
> import _gtk
> ImportError: /usr/lib/python1.5/site-packages/_gtkmodule.so: undefined
> symbol: gtk_widget_set_app_paintable
>
> any ideas ?
>
> Martin
>
> --
> Martin Preishuber - Student, ECLiPt Member, SysAdmin
> http://eclipt.uni-klu.ac.at,
> mailto:[EMAIL PROTECTED]
>
> O.K., fine.
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
>
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]