[ this is a repost of a mail i sent on Thu but was sent to the moderator since
i wasn't subscribed, and never made any more progress ... ]
hi,
i just compiled and installed PyGtk 0.6.8 (to my local account, still testing
out).
when i cd to ~/gtk/lib/python1.5/site-packages, run python, and try to 'import
gtk', it can't find the module _gtk.
i find it strange that the file _gtkmodule.la in that directory is
a) not called _gtkmodule.so, since that's what binary python modules are
named in linux
b) a libtool script which is in fact in libtools tiny brain equivalent to
lib_gtkmodule.so.0 in that same dir, which is a real live native so.
moving the libtool file out of the way and linking _gtkmodule.[so,la] to
lib_gtkmodule.so.0 doesn't seem to help.
any suggestions?
cheers,
ari heitner
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk