On Tue, 26 Jun 2001, Amardeep Singh wrote:

A) This could be simply a result that _gtk is no longer to be used: use
the "import gtk" for the high-level wrapper. _gtk was deprecated, anyway.

> gtk+
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> SystemError: _PyImport_FixupExtension: module _gtk not loaded
> >>> import _gtk
> Segmentation fault

B) If that doesn't solve it (meaning, import gtk SEGVs), it _might_ be
what I was having).

Just for kicks, try running configure with --disable-thread to see if it
fixes the problem.

If it does, great. If it doesn't, try setting LIBS=-lpthread before
running ./configure and make.

Take care,
--
/\/\ Christian Reis, Senior Engineer, Async Open Source, Brazil
~\/~ http://async.com.br/~kiko/ | [+55 16] 274 4311


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to